what is meant by runtime error
Answers
Answered by
0
Answer:
18. The cost price of an object is Rs. 2100. What is the sale price if it is sold with a profit of 10%?
Answered by
2
Answer:
A runtime error is an application error that occurs during program execution. Runtime errors are usually a category of exception that encompasses a variety of more specific error types such as logic errors , IO errors , encoding errors , undefined object errors , division by zero errors , and many more.
Similar questions