1 |
Which is used to convert high level programming language into machine language ? |
- A. compiler
- B. C language
- C. code programming
- D. internal programming
|
2 |
Which from the following describes the types of constant that can be stored in variable ? |
- A. character
- B. data type
- C. variable
- D. constant
|
3 |
The execution of program starts from: |
- A. main section
- B. headersection
- C. header file
- D. #include
|
4 |
Which one is not IDE ? |
- A. x code
- B. dev, c++
- C. visual studio
- D. python
|
5 |
Every programming language has some primitive building blocks and follows some grammar rules known as: |
- A. rules
- B. signs
- C. blocks
- D. syntax
|
6 |
Which of the following are types of constant ? |
- A. Integer constants
- B. realconstants
- C. characterconstants
- D. all of these
|
7 |
Statements that are ignored by the compiler and do not get executed: |
- A. read only
- B. comments
- C. enclosed in braces
- D. curly braces
|
8 |
The conversion of program file into binary file is called: |
- A. editing
- B. compilation
- C. linking
- D. execution
|
9 |
A float uses __________ bytes of memory: |
|
10 |
Which languages is understood by computer ? |
- A. machine language
- B. assemblylanguage
- C. high levellanguage
- D. middle levellanguage
|