Multiple choice general knowledge

_________will pop up a window where you can see all the members of the class.

  1. ctrl+f6

  2. ctrl+f3

  3. ctrl+f4

  4. ctrl+f5

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Ctrl+F3 in Eclipse opens the Quick Hierarchy view, showing all members (fields and methods) of the current class. This provides an overview of the class structure at a glance.