Social Sciences, asked by Anonymous, 11 months ago

What is Run Time Error ? ​

Answers

Answered by GhaintMunda45
6

About Run Time Error :

❋ The error seen oftenly while a program is executed.

❋ A pop - up menu will come that will show that the program has run time error

❋ This error will be resolved after 10 - 15 seconds.

Answered by Anonymous
2

\mathfrak{\huge{\green{ANSWER}}}

⇒ Runtime errors are those which are resulted during program execution when the normal user enters invalid input at runtime.

⇒ Languages like Java is able to address the run time errors effectively by using a concept of exception handling.

⇒ Runtime errors of java program is known as Exception.

Similar questions