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. A computer program is a collection of:

 
 
 
 

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

 
 
 
 

4. All errors, detected by users are typically:

 
 
 
 

5. This is a statement terminator in C:

 
 
 
 

6. The constants are also called as ___________

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

10. High-level languages have syntax that is:

 
 
 
 

11. This type of error is detected by compiler:

 
 
 
 

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

 
 
 
 

13. The primary characteristic of a compiler is to:

 
 
 
 

14. The primary characteristic of an interpreter is to:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

17. An identifier cannot consist more than characters:

 
 
 
 

18. There are basic types of constant:

 
 
 
 

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

 
 
 
 

20. Float data type consists of the following:

 
 
 
 


Scroll to Top