+ 1
What is difference between runtime error and compile time error?
Please explain more about runtime error
3 odpowiedzi
+ 3
Runtime error   - error that happens while program executable is running
Compile error -  error that happens while program is being compiled into an executable



