Join WhatsApp ChannelDaily MCQs & Exam Updates

What is the purpose of 'debugging' in programming?

  • A Store data
  • B Compile code
  • C Identify and fix errors in code
  • D Design interfaces
Correct Answer: Option C — Identify and fix errors in code
Explanation:
Debugging is the process of identifying, analyzing, and fixing errors or bugs in a program's source code to ensure it functions correctly.
Submitted by: PaperMCQs
Related MCQs