Vidyalelo
PHP · Q95

Object Oriented Concept

Programming · PHP · question 95

Q95

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

A.
child parent
Answer
B.
parent child
C.
final static
D.
static final

Answer: Option A

Solution

Answer: Option A
Solution:
Such a design decision does have its own consequences, however.