Vidyalelo
PHP · Q106

Object Oriented Concept

Programming · PHP · question 106

Q106

+ is the visibility code for?

A.
Public
Answer
B.
Private
C.
Protected
D.
Friendly

Answer: Option A

Solution

Answer: Option A
Solution:
The visibility symbol is followed by the name of the attribute.