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. The primary characteristic of an interpreter is to:

 
 
 
 

2. Float data type consists of the following:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

7. The primary characteristic of a compiler is to:

 
 
 
 

8. This is a statement terminator in C:

 
 
 
 

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

 
 
 
 

10. All errors, detected by users are typically:

 
 
 
 

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

 
 
 
 

12. A pictorial representation of program is called:

 
 
 
 

13. The constants are also called as ___________

 
 
 
 

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

 
 
 
 

15. This type of error is detected by compiler:

 
 
 
 

16. There are basic types of constant:

 
 
 
 

17. An integrated development environment facilitates programmer to:

 
 
 
 

18. Which is a valid identifier or variable name?

 
 
 
 

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

 
 
 
 

20. Integer reserves _________ bytes in memory:

 
 
 
 


Scroll to Top