Online MCQs Test – Input Output Handling in C++ – Computer 10th

Class 10th | Computer | Chapter 3 | Input Output Handling in C++ | Solved Online MCQs Test

Online MCQs Test of Chapter 3 (Input Output Handling in C++) Computer Class 10th Science Group – Sindh Board. According to New Examination Pattern / Syllabus of Sindh Board

1. gets ( ) function is used to input data type:

 
 
 
 

2. The symbol << is called.

 
 
 
 

3. getche ( ) function gets a character and the character:

 
 
 
 

4. Increment and decrement operators operate on only one operand and are called:

 
 
 
 

5. Logical NOT operator takes operand:

 
 
 
 

6. cin( ) statement is used to data from standard input device:

 
 
 
 

7. If an increment or decrement operator is placed after a variable, it is called as.

 
 
 
 

8. In this statement “int main(void)” the second void is.

 
 
 
 

9. Every C++ program must have this function.

 
 
 
 

10. Relational operators are used to ___________ two operands:

 
 
 
 

11. This is a statement terminator in C++.

 
 
 
 

12. \n escape sequence is used to move the cursor to.

 
 
 
 

13. Which of the following operator works only with integer variables?

 
 
 
 

14. The multi-line comment begins with the character set of.

 
 
 
 

15. Those operators that require two operands are known as:

 
 
 
 

16. is ______________ file.

 
 
 
 

17. The # symbol is called ___________ directives

 
 
 
 

18. Each escape sequence must start with.

 
 
 
 

19. Single line comment written in C++ with ____________ symbol.

 
 
 
 

20. All C++ statements must end with:

 
 
 
 


Scroll to Top