1 |
The ________ can be initialized at the time of declaration or after declaration: |
- A. character
- B. data type
- C. variable
- D. constant
|
2 |
What is the name given to a memory location as the data is physically stored inside the computer's memory ? |
- A. constant
- B. realconstants
- C. characterconstants
- D. variable
|
3 |
Output of compiler is called: |
- A. sourcecode
- B. objectcode
- C. binarycode
- D. both b and c
|
4 |
By default, type int is considered as: |
- A. single integer
- B. negativeinteger
- C. positiveinteger
- D. originalinteger
|
5 |
All the statements inside these ______ make the body of main function: |
|
6 |
Programmers write computer programs in special languages called: |
- A. general languages
- B. programming languages
- C. popper languages
- D. constant
|
7 |
Header files have extension: |
- A. .c
- B. .h
- C. .doc
- D. .ppt
|
8 |
Which extension is used to save C language program ? |
- A. .doc
- B. .c
- C. .xls
- D. .dat
|
9 |
A collection of all the necessary tools for programming makes up a: |
- A. tools
- B. programming environment
- C. designer
- D. programming languages
|
10 |
How many bytes are used by float type variable? |
|