Computer Science for IGCSE & O level - Data Representation (Section 7 - No. 7)
What is a common use case for error codes in software development?
To display user interface messages
To track the progress of a program
To indicate the presence of a problem and its type
To perform calculations in a program
Explanation
Error codes provide a way to diagnose and address problems in code.
Comments (0)
