1 |
These are the values without a decimal point: |
- A. integer constants
- B. stringconstants
- C. characterconstants
- D. singleconstants
|
2 |
How many keyword (Reserve words) are ? |
|
3 |
How many characters can be stored in a char type variable ? |
|
4 |
Words which have special meaning in language are called: |
- A. simple word
- B. englishword
- C. reservedwords
- D. commonwords
|
5 |
The process of running a program is called: |
- A. debugging
- B. compiling
- C. execution
- D. using
|
6 |
software that provides a programming environment and facilitates the programmer is writing and executing computer programs is known as: |
- A. IDE
- B. block
- C. designer
- D. software
|
7 |
All the statements inside these ______ make the body of main function: |
|
8 |
The process of feeding or storing the instruction in the computer is known as: |
- A. computer program
- B. software
- C. hardware
- D. computer programming
|
9 |
A float uses __________ bytes of memory: |
|
10 |
C language is: |
- A. top sensitive
- B. casesensitive
- C. endsensitive
- D. sectionsensitive
|