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. This is a statement terminator in C:

 
 
 
 

3. Allowed names for declaring a variable:

 
 
 
 

4. The constants are also called as ___________

 
 
 
 

5. The primary characteristic of a compiler is to:

 
 
 
 

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

 
 
 
 

7. Low-level languages have syntax that is:

 
 
 
 

8. Integer reserves _________ bytes in memory:

 
 
 
 

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

 
 
 
 

10. An identifier cannot consist more than characters:

 
 
 
 

11. An integrated development environment facilitates programmer to:

 
 
 
 

12. Double floating point reserves ___________ bytes in memory:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

15. A computer program is a collection of:

 
 
 
 

16. The output of an assembler is called?

 
 
 
 

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

 
 
 
 

18. IDE stands for:

 
 
 
 

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

 
 
 
 

20. Float data type consists of the following:

 
 
 
 


Scroll to Top