Computer Applications
Compilers and Interpreters are referred to as Language processors.
OOP Intro Java
6 Likes
Answer
True
Reason — Compilers and interpreters are types of language processors that translate high-level programming languages into machine language so that a computer can execute the instructions. A compiler translates the entire program at once, while an interpreter translates and executes the program line by line.
Answered By
4 Likes
Related Questions
PASCAL is a structure oriented programming language.
Machine language requires a translator to convert input instructions to be understood by the machine.
A process, according to which, a class acquires the characteristics from another class is called Encapsulation.
Procedure oriented program stresses on data.