Vidyalelo
PHP · Q56

Object Oriented Concept

Programming · PHP · question 56

Q56

Which method scope prevents a method from being overridden by a subclass?

A.
Abstract
B.
Protected
C.
Final
Answer
D.
Static

Answer: Option C

Solution

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