You can always press Enter⏎ to continue
OOPS Quiz
1
Instructions For Quiz
This Mock Test has 15 Questions
Each Question is of 1 marks so total 15 marks
Multiple Choice Questions with only ONE valid answer
Previous
Next
Submit
Press
Enter
2
1) What is OOPS?
*
This field is required.
Object Oriented Programming Structure
Object Oriented Programming System
Object Oriented Processing System
Object Oriented Persenal Structure
Previous
Next
Submit
Press
Enter
3
2) What is an object?
*
This field is required.
instance of a object
instance of a method
instance of a class
Previous
Next
Submit
Press
Enter
4
3) How many arguments a ternary operator takes ?
*
This field is required.
One
Two
Three
Four
Previous
Next
Submit
Press
Enter
5
4) In argument value passed will get modified only inside the function is called
*
This field is required.
Call by Reference
Call by Value
Call by function
Call by Variable
Previous
Next
Submit
Press
Enter
6
5) Which constructor has no parameters?
*
This field is required.
Default Constructor
Null Constructor
Parametric Constructor
Copy Constructor
Previous
Next
Submit
Press
Enter
7
6) A virtual function can be declared as Pure by using the
*
This field is required.
operator =1
operator =2
operator =3
operator =0
Previous
Next
Submit
Press
Enter
8
7) Which operators cannot be overloaded?
*
This field is required.
Ternary Operator
Scope Resolution Operator
Bitwise Operator
Assignment Operator
Previous
Next
Submit
Press
Enter
9
8) Do we require parameter for constructors?
*
This field is required.
No
Yes
Previous
Next
Submit
Press
Enter
10
9) Can static method use non static members?
*
This field is required.
Yes
No
Previous
Next
Submit
Press
Enter
11
10)Which class is the most generalized class , and it is said to be a root class.
*
This field is required.
Super class
Sub class
Base class
Child class
Previous
Next
Submit
Press
Enter
12
11) Which class is a class that inherits from one or more base classes.
*
This field is required.
Sub class
Super class
Base class
Parent class
Previous
Next
Submit
Press
Enter
13
12) Which is the parent class from which another class inherits.
*
This field is required.
Sub class
Child class
Super class
Sibling class
Previous
Next
Submit
Press
Enter
14
13) How many instances can be created for an abstract class?
*
This field is required.
0
1
5
3
Previous
Next
Submit
Press
Enter
15
14) Which keyword can be used for overloading?
*
This field is required.
This Keyword
Operator keyword
Super Keyword
Static Keyword
Previous
Next
Submit
Press
Enter
16
15) Which OOPS concept exposes only necessary information to the calling functions?
*
This field is required.
Abstraction
Inheritence
Encapsualtion
Polymorphism
Previous
Next
Submit
Press
Enter
Should be Empty:
Question Label
1
of
16
See All
Go Back
Submit