Computer Science, asked by mintuphoto06gmailcom, 9 months ago

4.
Compiler converts a high level language program into machine language, line byline.True or False​

Answers

Answered by rohittechz8786
25

Explanation:

A Compiler is a computer program that translates code written in a high level language to a lower level language, object/machine code. The most common reason for translating source code is to create an executable program (converting from a high level language into machine language).

Answered by bhatiamona
2

Compiler converts a high level language program into machine language, line byline. True or False​

:— FALSE

Explanation :

The statement is false, that the compiler converts the high level language program into machine language line-by-line.

The compiler does not convert a high-level language program into machine language line-by-line.

Compiler is a program that converts a program written in a high level language into machine language that can be read by the machine. Compiler fully translates a high level language program in just one go. After one thing is fully translated, the program generates different types of object codes and also shows errors. Therefore the compiler does not convert a high level language program into machine language line-by-line.

A computer is a special program that translates a programming language to a machine or into another programming language. This source code is written in a high-level computer language.

#SPJ3

——————————————————————————————————————

Know something more :

https://brainly.in/question/18278134

Which of the following is not a micro computer?

A. Laptop PCs

B. Tablet PCs

C. Desktop PCs

D. None of the given answer

https://brainly.in/question/22906490

1) Which of the following is the language processor--

a) Compiler

b) Interpreter

c) Assembler

d) All of the above

Similar questions