1 |
Header files have extension: |
- A. .c
- B. .h
- C. .doc
- D. .ppt
|
2 |
___________ is a software that is responsible for the conversion of program files to machine understandable and executable code: |
- A. compiler
- B. editor
- C. ide
- D. debugger
|
3 |
____________ can be thought of as a container to store constants: |
- A. box
- B. jar
- C. variable
- D. collection
|
4 |
Computer programs are written in languages called: |
- A. developer
- B. software
- C. engineer
- D. programming languages
|
5 |
Each statement ends with: |
|
6 |
Which facilitate other programmers to understand our code ? |
- A. common words
- B. comments
- C. end sensitive
- D. section sensitive
|
7 |
How many bytes of memory is used by integer data type ? |
|
8 |
Which extension is used to save C language program ? |
- A. .doc
- B. .c
- C. .xls
- D. .dat
|
9 |
Which are the values that do not change ? |
- A. constants
- B. variables
- C. numeric
- D. string
|
10 |
Which from the following describes the types of constant that can be stored in variable ? |
- A. character
- B. data type
- C. variable
- D. constant
|