Object Oriented Programming Concept Using C++ Test 3 Online MCQs
Home / Tests / Object Oriented Programming Concept Using C++ Test 3 Online MCQs

Object Oriented Programming Concept Using C++ Test 3 Online MCQs

Test Name Object Oriented Programming Concept Using C++ Test 3 Online MCQs
Subject Computer
Test Type MCQs
Total Question 15
Total Marks 30
Total Time 15 Mints
Test Help For
  • Basic Knowledge about IT
  • IT General Knowledge Quiz
  • Computer History
  • IT & Computer Tests
  • General Ability
  • Competitive Exams.

Object Oriented Programming Concept Using C++ Test 3 Online MCQs

Computer

1. mark reviewWhich of the following is selection statement in C++?

Question 1 of 15

2. mark reviewRegarding string stream identify the invalid statement

Question 2 of 15

3. mark reviewThe void specifer is used if a function does not have return type

Question 3 of 15

4. mark reviewType specifier is optional when declaring a function

Question 4 of 15

5. mark reviewWhich of the following is not looping statement is C?

Question 5 of 15

6. mark reviewWhen requesting multiple datum, user must separate each by using

Question 6 of 15

7. mark reviewStudy the following piece of code and choose the best answer
Int x=5, y=3, z;
a=addition(x,y)

Question 7 of 15

8. mark reviewIn case of pass by reference

Question 8 of 15

9. mark reviewOverloaded functions are

Question 9 of 15

10. mark reviewIf the type specifier of parameters of a function is followed by an ampersand (&) that function call is

Question 10 of 15

11. mark reviewWhich of the following is extraction operator in C++?

Question 11 of 15

12. mark reviewObserve the following statements and decide what do they do.
String my string;
Get line(cin, my string);

Question 12 of 15

13. mark reviewStreams are

Question 13 of 15

14. mark reviewYou must specify void in parameters if a function does not have any arguments.

Question 14 of 15

15. mark reviewRegarding the use of new line character (/n) and endl manipulator with cout statement

Question 15 of 15


 

Test By Subject
Test By Topics
Have any Problem or Error please mention in below comments section.

Leave a Reply

Your email address will not be published. Required fields are marked *