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. Allowed names for declaring a variable:

 
 
 
 

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

 
 
 
 

3. IDE stands for:

 
 
 
 

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

 
 
 
 

5. High-level languages have syntax that is:

 
 
 
 

6. All errors, detected by users are typically:

 
 
 
 

7. An identifier cannot consist more than characters:

 
 
 
 

8. There are basic types of constant:

 
 
 
 

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

 
 
 
 

10. A pictorial representation of program is called:

 
 
 
 

11. Users write the programs in which language?

 
 
 
 

12. A computer program is a collection of:

 
 
 
 

13. An integer constant must not have _________

 
 
 
 

14. This type of error is detected by compiler:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

17. Double floating point reserves ___________ bytes in memory:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

20. The output of an assembler is called?

 
 
 
 


Scroll to Top