Page 125 - TP_Prime_v2.2_Class_6
P. 125
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 PROGRAMMING LANGUAGES PROBLEM SOLVING AND
Let's Revisit
• Algorithm is a set of steps in a sequential manner to solve a problem or to complete a
task.
• Flowchart is a graphical representation of the sequence of operations in an information 123
system or program.
• A computer language is the medium by which instructions are transmitted to the computer
to perform a specific task.
• A language translator is a software that converts a high-level language program into a
machine language.
Mind Drill
Rapid Fire
1. Tick (✓) the correct option.
a. A computer programmer draws a ____________ before writing a computer program.
(i) Chart (ii) Scenery
(iii) Flowchart (iv) Syntax
b. Which of the following symbols is used for input and output box in a flowchart?
(i) (ii)
(iii) (iv)

