1. Omitting semicolon at end of a statement is called Logical error Syntax error Execution time error Runtime error None 2. The set of rules which gives the meaning of a statement is known as : Semantics Protocol Syntax Name of these None 3. How many types of compile-time errors? 5 2 4 3 None 4. Statement terminator in C # is denoted by : Comma, Semicolon ; Exclamation mark! Colon : None 5. A program in C # that input, data from the keyboard or outputs data to screen is done by To stream file stream file Studio file None of these None 6. Which language provides uses of free formation style? Python Vb.net C ++ None of these None 7. The process of finding errors in a program is known as : Debugging Test None of these Testing None 8. A variable name in C ++ can be any valid identifier but the identifier must have a length of : 31 characters 30 characters 15 characters 10 characters None 9. The rules governing the construction of a valid statement in a language is called Protocol Syntax Both a and b Semantics None 10. What are the characteristics of a good program? Reliable Pottable User friendly All of these None 11. The process of correcting errors found during the testing process is called : Debugging Fixing Testing Algorithm None 12. Syntax error is called : Compilation error Runtime error Compile error Both a and c None 13. When program formatting is done to make a program more readable, it is called : Post printing Pretty printing Proprinting None of these None 14. The code which can handle exceptional data error and operational error is called : Protect code Guard code Grand code Good code None 15. When rules of a programming language are misused is known as : Logical error Syntax error Semantics error None of these None 16. How many types of errors? 5 4 3 2 None 17. Error that occur during the execution of the program is known as : run – time error Compile-time error Logical Error All of these None 18. The ability of a program to recover following an error and to continue operating within its environment is called Robustness Guard code Robustnes s None of these None 19. How many types of technical documents? 10 4 3 2 None 20. The logical sequence of precise steps that solve a given problem is called : Algorithm Protocol Design None of these None Time's up