What are runtime errors?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What are runtime errors?
Rating:
Runtime errors are those errors that occur when an application attempts to perform an operation that is not allowed. They are called runtime errors because they appear only when an application executes. When a runtime error occurs, an exception that describes the error is thrown.
Rating:
Was this information helpful?
Other articles
- What is IIS?
- What is the MaxLength property?
- What is a constraint?
- What is a breakpoint?
- How to step into a project for debugging?
