Multiple choice

Displays a list of all forms making up your application

  1. Menu bar

  2. Project Explorer Window

  3. Tool box

  4. None of these

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

The Project Explorer window in Visual Basic displays a hierarchical tree of all components in your application, including all forms, modules, and class files. Menu bars contain commands, toolboxes contain controls, and 'None of these' is incorrect. Project Explorer is the navigation hub.