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

 
 
 
 

2. An identifier cannot consist more than characters:

 
 
 
 

3. Which is a valid identifier or variable name?

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

7. This type of error is detected by compiler:

 
 
 
 

8. Low-level languages have syntax that is:

 
 
 
 

9. There are basic types of constant:

 
 
 
 

10. An integer constant must not have _________

 
 
 
 

11. Users write the programs in which language?

 
 
 
 

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

 
 
 
 

13. The primary characteristic of an interpreter is to:

 
 
 
 

14. IDE stands for:

 
 
 
 

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

 
 
 
 

16. All errors, detected by users are typically:

 
 
 
 

17. Float data type consists of the following:

 
 
 
 

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

 
 
 
 

19. A pictorial representation of program is called:

 
 
 
 

20. High-level languages have syntax that is:

 
 
 
 


Scroll to Top