Q1: Which of the following is problem oriented language?
- a) machine level
- b) assembly
- c) high level
- d) all
Q2: A compiler is a language translator that translates instructions of high level language into machine :
- a) language line by line
- b) all at once
- c) both a & b
- d) none
Q3: Which of the following language is machine independence?
- a) high level
- b) low level
- c) assembly
- d) machine level
Q4: What is interpreter?
- a) it translates one instruction at a time
- b) it saves object code for future use
- c) it translates all instruction at a time
- d) all
Q5: High level language is also called as:
- a) mathematical oriented language
- b) problem oriented language
- c) business oriented language
- d) all