What is a program?
Physical components of a system
Collection of forms, controls and modules that make up an application.
Sequence of instructions given to a computer to perform any task.
None of these
Which program translates high level language to machine language?
Interpreter
Compiler
Assembler
How many types of programming languages are there?
Two
Four
Seven
What is a low level language?
Machine dependent language which is difficult to learn and write programs.
Languages which are used to write programs.
Programs that manages the computer hardware
All the above
What refers to a set of computer programs used to solve user problems or to control operations of the computer?
Hardware
Software
Project
What is high level language?
Languages which use English words for writing instructions.
Only language understood by the computer.
Uses symbols and letters for writing instructions.
None of above
What refers to the physical components of a computer system?
Programs
Which is an example of high level language?
QBASIC
LOGO
C++
Which among the following helps to manage, maintain and control computer resources?
Operating system software
Utility software
Language processors
Application software
Which among the following languages uses symbols and letters for writing instructions?
High level language
Machine language
Assembly language
None of the above