NEW
Font size
Worksheetscomputer language
Total questions: 10
Worksheet time: 5mins
A _______ is a set of instructions, that tells the computer what to do.
Program
Compiler
Assembler
Translator
The development of computer languages can be classified into __________
1 generation
5 generations
3 genrations
6 generations
Machine language is the only language that a computer understands.
False
True
A program written in high level language is called ______
Object
Assembler
Source program
C, C++, Java are some of the very popular examples of _______
Machine language.
Low level language.
High level language.
The program converted into machine language by a translator is
Object program
Source program
C, C++, Java are some of the very popular examples of _______
Machine language.
Low level language.
High level language.
The program converted into machine language by a translator is
Object program
Source program
A compiler converts high level language into machine language line by line.
True
False
A ______ coverts high level language to low level language.
Translator
Compiler
Interpreter
