Compile Time Error Are Static Errors That Can Be Found Where In The Code Code Example
Example: compilation vs runtime error in c
A runtime error happens during the running of the program.
A compiler error happens when you try to compile the code.
If you are unable to compile your code, that is a compiler error.
If you compile and run your code, but then it fails during execution,
that is runtime.
Comments
Post a Comment