Tick (v) the correct option:
(a) Which of the following converts the source code into intermediate code line-by-line ?
(i) Compiler
ranslator
(iii) Interpreter
(iv) RAD
(b) Which of the following converts the assembly language program into machine
language ?
(i) Keyboard
(ii) Assembler
(iii) Plotter
(iv) None of these
(c) Which of the following is directly executed by CPU and easily understandable ?
(i) High level
(ii) Machine language
(iii) Assembly language
(iv) Interpreter
Answers
Answer:
the transmission channels can be
Answer:
(a) Which of the following converts the source code into intermediate code line-by-line?
(i) Compiler.
(b) Which of the following converts the assembly language program into a machine language?
(ii) Assembler.
(c) Which of the following is directly executed by the CPU and easily understandable?
(ii) Machine language.
Explanation:
(i) Compiler:-
it converts high-level language into low-level language. A high-position language is fluently concluded by humans. Low-level language is fluently concluded by computers. It contains the binary numbers 0 and 1.
(ii) Assembler:-
An assembler is a program that takes introductory computer instructions and converts them into a design of bits that the computer's processor can utilize to accomplish its introductory assignments. Some people call these instructions assembler language and others utilize the stint assembly language.
The programmer can scribble a program exercising a conclusion of these assembler instructions.
(ii) Machine language:-
In computer programming, engine code is any equatorial-level programming language, conforming to machine language instructions, which are utilized to govern a computer's central processing unit.
#SPJ2