1. 
Omitting semicolon at end of a statement is called

2. 
The set of rules which gives the meaning of a statement is known as :

3. 
How many types of compile-time errors?

4. 
Statement terminator in C # is denoted by :

5. 
A program in C # that input, data from the keyboard or outputs data to screen is done by

6. 
Which language provides uses of free formation style?

7. 
The process of finding errors in a program is known as :

8. 
A variable name in C ++ can be any valid identifier but the identifier must have a length of :

9. 
The rules governing the construction of a valid statement in a language is called

10. 
What are the characteristics of a good program?

11. 
The process of correcting errors found during the testing process is called :

12. 
Syntax error is called :

13. 
When program formatting is done to make a program more readable, it is called :

14. 
The code which can handle exceptional data error and operational error is called :

15. 
When rules of a programming language are misused is known as :

16. 
How many types of errors?

17. 
Error that occur during the execution of the program is known as :

18. 
The ability of a program to recover following an error and to continue operating within its environment is called

19. 
How many types of technical documents?

20. 
The logical sequence of precise steps that solve a given problem is called :