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. Float data type consists of the following:

 
 
 
 

2. The primary characteristic of a compiler is to:

 
 
 
 

3. An identifier cannot consist more than characters:

 
 
 
 

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

 
 
 
 

5. IDE stands for:

 
 
 
 

6. The primary characteristic of an interpreter is to:

 
 
 
 

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

 
 
 
 

8. Low-level languages have syntax that is:

 
 
 
 

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

 
 
 
 

10. Allowed names for declaring a variable:

 
 
 
 

11. Integer reserves _________ bytes in memory:

 
 
 
 

12. An integer constant must not have _________

 
 
 
 

13. Double floating point reserves ___________ bytes in memory:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

16. An integrated development environment facilitates programmer to:

 
 
 
 

17. A computer program is a collection of:

 
 
 
 

18. All errors, detected by users are typically:

 
 
 
 

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

 
 
 
 

20. A type of error that cannot be detected by a language translator is said to be:

 
 
 
 


Scroll to Top