Q. Which error occurs while the program is running and cannot be detected by the PL/SQL compiler?
β
Correct Answer: (B)
Runtime error
Explanation: A software or a hardware problem that prevents a program from working correctly is known as a runtime error. These errors might cause to lose information in the file we are working on.