Multiple choice

Which of the following provides the quick access to commonly used commands in the programming environment?

  1. Tool bar

  2. Tool box

  3. Form designer

  4. Property window

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

The toolbar is a UI component containing icons/buttons that provide quick one-click access to frequently used commands in programming environments like Visual Basic. Unlike the toolbox (which contains controls for design), the toolbar focuses on execution commands like run, stop, save, etc.