Vidyalelo
PHP · Q121

Object Oriented Concept

Programming · PHP · question 121

Q121

The pseudo-variable ...... is available inside any class method when that method is called from within an object context.

A.
$construct
B.
#this
C.
$those
D.
$this
Answer

Answer: Option D

Solution

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