Computer Science
Class-VI
Chapter-9 Qbasic Statements
A. Tick the correct answer:
1. Which of the following functions is used with PRINT staement to display the values in the column indicated in the argument?
a. Enter b. Tab c. None of these
Answer: Tab
2. Which of the following statements displays a question mark after execution of a program?
a. LET b. INPUT c. REM
Answer: INPUT
3. Which of the following key is used for running a QBASIC program?
a. F2 b. F1 c. F5
Answer: F5
4. Which of the following key combinations is used for opening a QBASIC program?
a. Alt+N b. Alt+F c. Alt+P
Answer: Alt+F
5. Which of the following options is used for exiting QBAISC program?
a. Open b. Save c. Exit
Answer: Exit