91.
What will be the output if a protected method is given as argument to the function method_exist()?

92.
Which one of the following function should I use to find the parent class of a class?

93.
Which class accepts a class name or an object reference and returns an array of interface name?

94.
Object-oriented code tries to minimize dependencies by moving responsibility for handling tasks away from _______ and toward the objects in the system.

95.
Placing a static method for generating _______ objects in the ________ class is convenient.

96.
The extent to which proximate procedures are related to one another is known as.

97.
______ occurs when discrete parts of a system’s code are tightly bound up with one another so that a change in one part necessitates changes in the others.

98.
________ code makes change easier because the impact of altering an implementation will be localized to the component being altered.

99.
Polymorphism is also known as______

100.
Which one of the following is know as the key to object-oriented programming?

Read More Section(Object Oriented Concept)

Each Section contains maximum 100 MCQs question on Object Oriented Concept. To get more questions visit other sections.