Vidyalelo
PHP · Q64

Object Oriented Concept

Programming · PHP · question 64

Q64

Which keyword is used to refer to properties or methods within the class itself?

A.
private
B.
public
C.
protected
D.
$this
Answer

Answer: Option D

Solution

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