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. Low-level languages have syntax that is:

 
 
 
 

2. Allowed names for declaring a variable:

 
 
 
 

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

 
 
 
 

4. An integrated development environment facilitates programmer to:

 
 
 
 

5. IDE stands for:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

9. This type of error is detected by compiler:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

12. The primary characteristic of an interpreter is to:

 
 
 
 

13. Users write the programs in which language?

 
 
 
 

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

 
 
 
 

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

 
 
 
 

16. An integer constant must not have _________

 
 
 
 

17. The constants are also called as ___________

 
 
 
 

18. There are basic types of constant:

 
 
 
 

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

 
 
 
 

20. All errors, detected by users are typically:

 
 
 
 


Scroll to Top