Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Medium CSS Uploaded: 23 Aug 2026

What is the purpose of a debugger?

  • A To manage networks
  • B To design databases
  • C To compile programs faster
  • D To identify and fix errors in code
Correct Answer: Option D — To identify and fix errors in code
Explanation:
A debugger is a software tool used by programmers to test and identify errors, called bugs, in program code by allowing step-by-step execution and variable inspection.
Submitted by: PaperMCQs
Related MCQs