Advertisements
Advertisements
प्रश्न
What are the types of Errors?
टिप्पणी लिखिए
उत्तर
Type of Error | Description |
Syntax Error | Syntax errors occur when grammatical rules of C++ are violated. |
Semantic Error | Semantic Error occurs when there is the wrong use of variable/operator/order of execution etc.
It is also called a Logical Error. |
Run–time error | A run time error occurs during the execution of a program. It occurs because of some illegal operation that takes place. |
shaalaa.com
Types of Errors
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?