Give Me Run Time Error Definition In Easy Terms.

Asked By 0 points N/A Posted on -
qa-featured

Hi, I am a programmer and need information about a runtime error. We can start from run time error definition. Can anyone give an easy definition to it with fewer jargons?

SHARE
Answered By 0 points N/A #294893

Give Me Run Time Error Definition In Easy Terms.

qa-featured

Runtime error is found when the program is running. It is quite different from syntax and compiles time errors. Many runtime errors are possible such as; logical error, program crash, memory leak, etc. They consume more RAM compared to other errors. They might also be called as bugs and often are detected during the debugging process. These errors in released programs are fixed by the patches and small updates.

Image result for run time error definition

Related Questions