Page 119 - TP_Plus_v4_Class6
P. 119
WORKING OF LANGUAGE TRANSLATORS
The programs written in a high-level language must be translated into machine language by using a
translator called compiler or interpreter.
3 × 2 = 6 Machine Code (0110)
High-level Input Language Output Machine
Language Translator Language
Experiential Learning
#Languages
Find out any two languages like French, German, etc. Translate your name from English language to another
language by using Google Translator. Now, take a printout and paste it in the given space.
#Lab Activity
Timeline
A computer language is the medium by which instructions are transmitted to the computer to
perform a specific task.
Computer Languages are classified into Low Level Languages and High Level Languages.
A language translator is a software that converts a high-level language program into a machine
language.
The three types of Translators are: Assembler, Compiler and Interpreter.
Choose the correct option.
1. The process of writing a program is called .
a. Programming b. flowchart
c. Both a. & b. d. None of these
2. Which of the following language is known as second generation language?
a. Machine language b. Assembly language
c. Both a. & b. d. None of these
#Introduction to Programming 117

