A programming language comprises a set of instructions that produce different types of output. Different programming languages have different ways of executing these instructions but programs are mainly executed at two levels e.g. compile time and run time. When instructions are executed and something bad happened then at that time either of the two types of error occurred.
- Compile Time Error
- Run Time Error
No comments:
Post a Comment