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. Integer reserves _________ bytes in memory:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

4. Users write the programs in which language?

 
 
 
 

5. A pictorial representation of program is called:

 
 
 
 

6. Double floating point reserves ___________ bytes in memory:

 
 
 
 

7. The constants are also called as ___________

 
 
 
 

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

 
 
 
 

9. The primary characteristic of a compiler is to:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

13. Float data type consists of the following:

 
 
 
 

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

 
 
 
 

15. All errors, detected by users are typically:

 
 
 
 

16. IDE stands for:

 
 
 
 

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

 
 
 
 

18. High-level languages have syntax that is:

 
 
 
 

19. An identifier cannot consist more than characters:

 
 
 
 

20. Allowed names for declaring a variable:

 
 
 
 


Scroll to Top