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. Low-level languages have syntax that is:

 
 
 
 

2. Allowed names for declaring a variable:

 
 
 
 

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

 
 
 
 

4. The primary characteristic of an interpreter is to:

 
 
 
 

5. Users write the programs in which language?

 
 
 
 

6. A pictorial representation of program is called:

 
 
 
 

7. Float data type consists of the following:

 
 
 
 

8. High-level languages have syntax that is:

 
 
 
 

9. IDE stands for:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

12. All errors, detected by users are typically:

 
 
 
 

13. An integer constant must not have _________

 
 
 
 

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

 
 
 
 

15. A computer program is a collection of:

 
 
 
 

16. Double floating point reserves ___________ bytes in memory:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

20. Integer reserves _________ bytes in memory:

 
 
 
 


Scroll to Top