1 |
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
|
2 |
The process of linking library files with object code is known as: |
- A. Compiling
- B. Executing
- C. Linking
- D. Saving
|
3 |
stdio.h is part of: |
- A. Comment section
- B. C standard library
- C. Compiler
- D. Main function
|
4 |
Header file in C contain: |
- A. Compiler commands
- B. Library functions
- C. Header information of C programs
- D. Operations for files
|
5 |
A printed data or information in the database is called |
- A. Entity
- B. Report
- C. Query
- D. Screen
|
6 |
The basic structure of C program consists of: |
- A. Preprocessor Directive
- B. Main () function
- C. Program body
- D. All
|
7 |
The programmer usually enters source code into a computer using: |
- A. Compiler
- B. Text editor
- C. Debugger
- D. Linker
|
8 |
C was developed in the year: |
- A. 1970
- B. 1972
- C. 1976
- D. 1995
|
9 |
The extension of the header file is: |
- A. .CPP
- B. txt
- C. .c
- D. .h
|
10 |
The name of header file is written between: |
- A. [ ]
- B. ( )
- C. < >
- D. << >>
|