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. A runtime error _______ program execution at the statement that cannot be executed.

 
 
 
 

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

 
 
 
 

3. Float data type consists of the following:

 
 
 
 

4. An integrated development environment facilitates programmer to:

 
 
 
 

5. Integer reserves _________ bytes in memory:

 
 
 
 

6. Which of the following type of errors is detected by a language translator:

 
 
 
 

7. An identifier cannot consist more than characters:

 
 
 
 

8. Allowed names for declaring a variable:

 
 
 
 

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

 
 
 
 

10. The primary characteristic of an interpreter is to:

 
 
 
 

11. High-level languages have syntax that is:

 
 
 
 

12. This is a statement terminator in C:

 
 
 
 

13. The primary characteristic of a compiler is to:

 
 
 
 

14. A pictorial representation of program is called:

 
 
 
 

15. Users write the programs in which language?

 
 
 
 

16. Double floating point reserves ___________ bytes in memory:

 
 
 
 

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

 
 
 
 

18. The constants are also called as ___________

 
 
 
 

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

 
 
 
 

20. Low-level languages have syntax that is:

 
 
 
 


Scroll to Top