Vidyalelo
PHP · Q120

Object Oriented Concept

Programming · PHP · question 120

Q120

When you extend a class, the subclass inherits all of the ........ methods from the parent class.

A.
Public
B.
private
C.
protected
D.
both A and C
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board