Multiple choice

Which combination of the shortcut keys is used in C language to see the output of program?

  1. Ctrl+O

  2. F5

  3. Alt+F5

  4. Alt+F9

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

This combination of shortcut key is correct because this is used to see the output of program in C language.