1 |
Which of the following key is used to compile a program: |
- A. ALT+F9
- B. CTRL+F9
- C. CTRL+S
- D. ALT+F5
|
2 |
C was developed in the year: |
- A. 1970
- B. 1972
- C. 1976
- D. 1995
|
3 |
How many types of data |
|
4 |
The process of linking library files with object code is known as: |
- A. Compiling
- B. Executing
- C. Linking
- D. Saving
|
5 |
C is a: |
- A. High Level language
- B. Low-level language
- C. Assembly language
- D. Machine language
|
6 |
A collection of data that include name address phone number etc of a person |
- A. Byte
- B. Record
- C. Character
- D. Field
|
7 |
A printed data or information in the database is called |
- A. Entity
- B. Report
- C. Query
- D. Screen
|
8 |
Which of the following syntax is used to include header file? |
- A. #include<name of header file>
- B. #include"name of header file"
- C. Both a or b
- D. None of these
|
9 |
Errors in a computer program are also called ________ |
- A. Mistakes
- B. Bugs
- C. Syntax
- D. Wrongs
|
10 |
Which of the following is not an example of high-level language |
- A. Fortan
- B. Basic
- C. Assembly
- D. C
|