Function key F5 is used for
-
debugging
-
running
-
exiting
-
none of the above
B
Correct answer
Explanation
The F5 function key is commonly used in Visual Basic and many IDEs to run or execute the current program. It compiles and launches the application for testing and debugging.