Multiple choice

Property Window is displayed by

  1. F5

  2. Alt+V+C

  3. both (1) and (2)

  4. F4

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

In Visual Basic, pressing F4 displays the Properties Window, which shows the properties of the selected control or form. F5 is typically used to run the application, and Alt+V+C is not a standard shortcut for the Properties Window.