CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

A computer program that converts an entire program into machine language at one time is called a/an

A
Intepreter
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
CPU
No worries! We‘ve got your back. Try BYJU‘S free classes today!
C
Compiler
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
D
Simulator
No worries! We‘ve got your back. Try BYJU‘S free classes today!
Open in App
Solution

The correct option is D Compiler

A computer program that converts an entire program into machine language at one time is called Compiler.

A Compiler is a computer program that translates code written in a high level language to a lower level language, object/machine code.

A compiler is computer software that transforms computer code written in one programming language (the source language) into another programming language (the target language). Compilers are a type of translator that support digital devices, primarily computers. The name compiler is primarily used for programs that translate source code from a high-level programming language to a lower level language (e.g., assembly language, object code, or machine code) to create an executable program.

Compilers are not the only translators used to transform source programs. An interpreter is computer software that transforms and then executes the indicated operations. The translation process influences the design of computer languages which leads to a preference of compilation or interpretation. In practice, an interpreter can be implemented for compiled languages and compilers can be implemented for interpreted languages.


flag
Suggest Corrections
thumbs-up
1
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Database Structuring
ACCOUNTANCY
Watch in App
Join BYJU'S Learning Program
CrossIcon