Multiple choice

For displaying 'code window', use keys

  1. Alt+C

  2. Alt+C+D

  3. Alt+V+C

  4. Ctrl+C+S

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

To access the code window in Visual Basic 6, you use the View menu. Pressing Alt+V opens the View menu, then pressing C selects the Code option. This keyboard shortcut (Alt+V+C) displays the code window for the selected object. The other options are not valid VB shortcuts.