Programming (11th Grade)
Error Handling
What type of error occurs when the code is syntactically correct but fails during execution?
Syntax Error
Runtime Error
Logic Error
Compilation Error