What is the function of a debugger? MCQ with Answer and Explanation

What is the function of a debugger?
A. To find and fix errors in programs
B. To interpret programs
C. To link programs
D. To compile programs
Answer: Option A
Solution (By JKSSB Mock Tests)
A debugger is a tool used to test and remove bugs (errors) in software.

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 type of system software that schedules processes?
A. File manager
B. Device manager
C. Process scheduler
D. Memory manager

Correct Answer: Option C


Explanation:
The scheduler determines process execution order.

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

Correct Answer: Option D


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 is the function of a print spooler?
A. Manages print jobs in a queue
B. Converts files to PDF
C. Scans documents
D. Prints documents directly

Correct Answer: Option A


Explanation:
A print spooler holds print jobs in memory until the printer is ready.

This question belongs to: Computer Computer Software