Which software is used to translate high-level language code to machine code all at once? MCQ with Answer and Explanation

Which software is used to translate high-level language code to machine code all at once?
A. Assembler
B. Compiler
C. Interpreter
D. Linker
Answer: Option B
Solution (By JKSSB Mock Tests)
A compiler translates the entire source code into machine code before execution.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
Which utility software is used to protect a computer from viruses?
A. Firewall
B. Backup software
C. Disk Cleanup
D. Antivirus

Correct Answer: Option D


Explanation:
Antivirus software detects, prevents, and removes malicious software.

This question belongs to: Computer Computer Software
Question #2
Which of the following is an example of a utility software for network diagnostics?
A. Cleanup
B. Defrag
C. Ping
D. Backup

Correct Answer: Option C


Explanation:
Ping is a command-line utility for testing network connectivity.

This question belongs to: Computer Computer Software
Question #3
Software that is provided entirely free of cost for indefinite use without any fee, but whose underlying source code remains copyrighted and hidden, is:
A. Shareware
B. Open-Source Software
C. Freeware
D. Bespoke Software

Correct Answer: Option C


Explanation:
Freeware is free to download and use continuously, but unlike open-source software, its proprietary source code remains restricted and private.

This question belongs to: Computer Computer Software