1 |
Which of the following key is used to to load a program in memory to run? |
- A. ALT+F9
- B. CTRL+F9
- C. CTRL+S
- D. ALT+F5
|
2 |
Errors in a computer program are also called ________ |
- A. Mistakes
- B. Bugs
- C. Syntax
- D. Wrongs
|
3 |
A printed data or information in the database is called |
- A. Entity
- B. Report
- C. Query
- D. Screen
|
4 |
The expression may be: |
- A. Contant
- B. Arithmetic expression
- C. String
- D. All
|
5 |
A collection of data that include name address phone number etc of a person |
- A. Byte
- B. Record
- C. Character
- D. Field
|
6 |
conio stands for : |
- A. Character input output
- B. Consoleinput output
- C. Commoninput output
- D. Complexinput output
|
7 |
Which of the following key is used to save a file? |
- A. F2
- B. <font color="#222222" face="arial, sans-serif" size="2">F3</font>
- C. F5
- D. <font color="#222222" face="arial, sans-serif" size="2">F9</font>
|
8 |
How many types of data |
|
9 |
The ______ errors in a program are most difficult to locate and remove |
- A. Logical
- B. Syntax
- C. Grammatical
- D. Spelling
|
10 |
Which of the following is a compiler directive? |
- A. #include<stdio.h>
- B. Using namespace std;
- C. main()
- D. All
|