Online MCQs Test – Basics of Programming in C++ – Computer 10th

Class 10th | Computer | Chapter 2 | Basics of Programming in C++ | Solved Online MCQs Test

Online MCQs Test of Chapter 2 (Basics of Programming in C++) Computer Class 10th Science Group – Sindh Board. According to New Examination Pattern / Syllabus of Sindh Board

1. A pictorial representation of program is called:

 
 
 
 

2. A bool data can store the following types of value:

 
 
 
 

3. _________ is a program that converts high-level language to machine language.

 
 
 
 

4. Which is a valid identifier or variable name?

 
 
 
 

5. This is a statement terminator in C:

 
 
 
 

6. Allowed names for declaring a variable:

 
 
 
 

7. Users write the programs in which language?

 
 
 
 

8. An identifier cannot consist more than characters:

 
 
 
 

9. There are basic types of constant:

 
 
 
 

10. Integer reserves _________ bytes in memory:

 
 
 
 

11. An integrated development environment facilitates programmer to:

 
 
 
 

12. This type of error is detected by compiler:

 
 
 
 

13. Which of the following type of errors is detected by a language translator:

 
 
 
 

14. A type of error that cannot be detected by a language translator is said to be:

 
 
 
 

15. A computer program is a collection of:

 
 
 
 

16. Type of error generated by some undefined terms or wrong spelling terms in a program is known as:

 
 
 
 

17. The constants are also called as ___________

 
 
 
 

18. Which of the following is used to link all the parts of the program together for execution?

 
 
 
 

19. A runtime error _______ program execution at the statement that cannot be executed.

 
 
 
 

20. The output of an assembler is called?

 
 
 
 


Scroll to Top