A system program that links independently compiled object code files together with necessary library routines to create a single executable program is called a/an: MCQ with Answer and Explanation

A system program that links independently compiled object code files together with necessary library routines to create a single executable program is called a/an:
A. Loader
B. Assembler
C. Linker
D. Interpreter
Answer: Option C
Solution (By JKSSB Mock Tests)
The linker combines various object modules and system libraries generated by a compiler into a final runnable machine executable file.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
The software subsystem of an operating system that provides a visual space with icons, windows, and pointers for users to navigate the system is known as a:
A. Graphical User Interface (GUI)
B. Hardware Interface Controller
C. Command-Line Interface (CLI)
D. Character User Interface (CUI)

Correct Answer: Option A


Explanation:
A GUI allows users to interact with computer operating systems and applications using visual indicators like menus, buttons, and icons.

This question belongs to: Computer Computer Software
Question #2
Which of the following is a file management utility?
A. Outlook
B. Photoshop
C. Windows Explorer
D. Chrome

Correct Answer: Option C


Explanation:
Windows Explorer (File Explorer) is a utility for browsing and managing files and folders.

This question belongs to: Computer Computer Software
Question #3
What application program class is explicitly optimized for creating vector-based graphics that can scale indefinitely without pixelation?
A. Desktop Publisher
B. Word Processor
C. Photo Editor
D. Vector Illustration Software

Correct Answer: Option D


Explanation:
Vector illustration apps (like Adobe Illustrator) use mathematical paths rather than individual pixels, allowing images to scale without quality loss.

This question belongs to: Computer Computer Software