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. Allowed names for declaring a variable:

 
 
 
 

2. Integer reserves _________ bytes in memory:

 
 
 
 

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

 
 
 
 

4. Which is a valid identifier or variable name?

 
 
 
 

5. A pictorial representation of program is called:

 
 
 
 

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

 
 
 
 

7. All errors, detected by users are typically:

 
 
 
 

8. IDE stands for:

 
 
 
 

9. There are basic types of constant:

 
 
 
 

10. Low-level languages have syntax that is:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

13. An integrated development environment facilitates programmer to:

 
 
 
 

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

 
 
 
 

15. An integer constant must not have _________

 
 
 
 

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

 
 
 
 

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

 
 
 
 

18. High-level languages have syntax that is:

 
 
 
 

19. Users write the programs in which language?

 
 
 
 

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

 
 
 
 


Scroll to Top