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. An integrated development environment facilitates programmer to:

 
 
 
 

2. The primary characteristic of a compiler is to:

 
 
 
 

3. High-level languages have syntax that is:

 
 
 
 

4. This is a statement terminator in C:

 
 
 
 

5. Integer reserves _________ bytes in memory:

 
 
 
 

6. A pictorial representation of program is called:

 
 
 
 

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

 
 
 
 

8. Allowed names for declaring a variable:

 
 
 
 

9. Which is a valid identifier or variable name?

 
 
 
 

10. Low-level languages have syntax that is:

 
 
 
 

11. Users write the programs in which language?

 
 
 
 

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

 
 
 
 

13. A computer program is a collection of:

 
 
 
 

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

 
 
 
 

15. Software that translates assembly language into machine language is a/an:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

18. The primary characteristic of an interpreter is to:

 
 
 
 

19. This type of error is detected by compiler:

 
 
 
 

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

 
 
 
 


Scroll to Top