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. This type of error is detected by compiler:

 
 
 
 

2. Allowed names for declaring a variable:

 
 
 
 

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

 
 
 
 

4. A pictorial representation of program is called:

 
 
 
 

5. A computer program is a collection of:

 
 
 
 

6. The primary characteristic of a compiler is to:

 
 
 
 

7. The constants are also called as ___________

 
 
 
 

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

 
 
 
 

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

 
 
 
 

10. Users write the programs in which language?

 
 
 
 

11. The primary characteristic of an interpreter is to:

 
 
 
 

12. Low-level languages have syntax that is:

 
 
 
 

13. All errors, detected by users are typically:

 
 
 
 

14. Integer reserves _________ bytes in memory:

 
 
 
 

15. Double floating point reserves ___________ bytes in memory:

 
 
 
 

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

 
 
 
 

17. The output of an assembler is called?

 
 
 
 

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

 
 
 
 

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

 
 
 
 

20. Float data type consists of the following:

 
 
 
 


Scroll to Top