1 |
The process of linking library files with object code is known as: |
- A. Compiling
- B. Executing
- C. Linking
- D. Saving
|
2 |
Which header file contains information about standard input/output function? |
- A. stdio.h
- B. math.h
- C. Both A and B
- D. None
|
3 |
Compiled programs typically execute faster because: |
- A. Compiled programs are read and executed a line at a time
- B. Compiled programs are already in a machine-readable form.
- C. Compiled programs do not require any data
- D. None of these
|
4 |
An IDE stands for: |
- A. Input data error
- B. Input Desktop environment
- C. Integrated Development Environment
- D. Internal Disk error
|
5 |
Which of the following header file contains information about common mathematical functions? |
- A. stdio.h
- B. math.h
- C. conio.h
- D. None of these
|
6 |
C was designed to write program for: |
- A. Windows operating system
- B. Solaris Operating system
- C. Unix Operating system
- D. OS/2 Operating system
|
7 |
A collection of data that include name address phone number etc of a person |
- A. Byte
- B. Record
- C. Character
- D. Field
|
8 |
stdio.h is part of: |
- A. Comment section
- B. C standard library
- C. Compiler
- D. Main function
|
9 |
The programmer usually enters source code into a computer using: |
- A. Compiler
- B. Text editor
- C. Debugger
- D. Linker
|
10 |
B was developed in the year: |
- A. 1969-70
- B. 1965-1975
- C. 1972-1988
- D. 1992-1996
|