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. Which of the following type of errors is detected by a language translator:

 
 
 
 

2. An integer constant must not have _________

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

6. Double floating point reserves ___________ bytes in memory:

 
 
 
 

7. A computer program is a collection of:

 
 
 
 

8. Integer reserves _________ bytes in memory:

 
 
 
 

9. Allowed names for declaring a variable:

 
 
 
 

10. An integrated development environment facilitates programmer to:

 
 
 
 

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

 
 
 
 

12. Errors in planning a program’s logic would generate a ___________

 
 
 
 

13. Users write the programs in which language?

 
 
 
 

14. The primary characteristic of a compiler is to:

 
 
 
 

15. All errors, detected by users are typically:

 
 
 
 

16. Low-level languages have syntax that is:

 
 
 
 

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

 
 
 
 

18. The output of an assembler is called?

 
 
 
 

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

 
 
 
 

20. IDE stands for:

 
 
 
 


Scroll to Top