A specialized program that translates an entire high-level source code file into machine language all at once, creating an executable file, is known as a/an: MCQ with Answer and Explanation

A specialized program that translates an entire high-level source code file into machine language all at once, creating an executable file, is known as a/an:
A. Linker
B. Compiler
C. Interpreter
D. Assembler
Answer: Option B
Solution (By JKSSB Mock Tests)
A compiler translates the entire source code into machine code in one single operation before execution, whereas an interpreter does it line-by-line.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1
Which of the following is a utility software for process management?
A. Control Panel
B. Registry Editor
C. File Explorer
D. Task Manager

Correct Answer: Option D


Explanation:
Task Manager allows viewing and terminating processes.

This question belongs to: Computer Computer Software
Question #2
What is the primary function of application software?
A. To allocate memory
B. To perform specific user tasks
C. To manage hardware resources
D. To control the operating system

Correct Answer: Option B


Explanation:
Application software is designed to help users perform specific tasks like word processing, browsing, or gaming.

This question belongs to: Computer Computer Software
Question #3
Which of the following is a type of application software?
A. Word processor
B. Utility program
C. Device driver
D. BIOS

Correct Answer: Option A


Explanation:
Word processors are application software used for text editing.

This question belongs to: Computer Computer Software