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. Which of the following is used to link all the parts of the program together for execution?

 
 
 
 

2. This type of error is detected by compiler:

 
 
 
 

3. Double floating point reserves ___________ bytes in memory:

 
 
 
 

4. Users write the programs in which language?

 
 
 
 

5. The constants are also called as ___________

 
 
 
 

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

 
 
 
 

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

 
 
 
 

8. Float data type consists of the following:

 
 
 
 

9. There are basic types of constant:

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

13. All errors, detected by users are typically:

 
 
 
 

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

 
 
 
 

15. A computer program is a collection of:

 
 
 
 

16. The primary characteristic of an interpreter is to:

 
 
 
 

17. This is a statement terminator in C:

 
 
 
 

18. The output of an assembler is called?

 
 
 
 

19. An integrated development environment facilitates programmer to:

 
 
 
 

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

 
 
 
 


Scroll to Top