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. Users write the programs in which language?

 
 
 
 

3. An integrated development environment facilitates programmer to:

 
 
 
 

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

 
 
 
 

5. Allowed names for declaring a variable:

 
 
 
 

6. An identifier cannot consist more than characters:

 
 
 
 

7. Which is a valid identifier or variable name?

 
 
 
 

8. Float data type consists of the following:

 
 
 
 

9. All errors, detected by users are typically:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

12. There are basic types of constant:

 
 
 
 

13. This is a statement terminator in C:

 
 
 
 

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

 
 
 
 

15. A computer program is a collection of:

 
 
 
 

16. An integer constant must not have _________

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

20. The output of an assembler is called?

 
 
 
 


Scroll to Top