_________ generates getter / setter
-
Shift+Alt+s, then t
-
Shift+Alt+s, then g
-
Shift + Alt + s, then r
-
Shift+Alt+s, then c
C
Correct answer
Explanation
Alt+Shift+S followed by R opens the Generate Getters and Setters dialog in Eclipse. The 'S' stands for Source menu, and 'R' triggers the getter/setter generation option from that menu.