Multiple choice

Which of the following errors occur(s) during execution of a program?

  1. Compile-time errors

  2. Run-time errors

  3. Logical errors

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

These are the errors that occur during execution of a program.