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. There are basic types of constant:

 
 
 
 

2. The __________ are just like variables except that their values cannot be changed.

 
 
 
 

3. A pictorial representation of program is called:

 
 
 
 

4. Which data type occupies the most space in memory?

 
 
 
 

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

 
 
 
 

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

 
 
 
 

7. Low-level languages have syntax that is:

 
 
 
 

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

 
 
 
 

9. A char data type contains any valid enclosed in a single quote:

 
 
 
 

10. A type of error that a language translator can detect is called:

 
 
 
 

11. A computer program is a collection of:

 
 
 
 

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

 
 
 
 

13. An integer constant must not have _________

 
 
 
 

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

 
 
 
 

15. Integer reserves _________ bytes in memory:

 
 
 
 

16. An identifier cannot consist more than characters:

 
 
 
 

17. Allowed names for declaring a variable:

 
 
 
 

18. High-level languages have syntax that is:

 
 
 
 

19. This type of error is detected by compiler:

 
 
 
 

20. Users write the programs in which language?

 
 
 
 


Scroll to Top