String

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?