Multiple choice

Which of the following menus in visual C++ compiles the source code in the active window and builds an executable file?

  1. View

  2. Build

  3. Tools

  4. Edit

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

This menu compiles the source code in the active window and builds an executable file.