Vidyalelo
PHP · Q54

Basic PHP

Programming · PHP · question 54

Q54

The value of __NAMESPACE__ is a string that contains the current namespace name. In global, un-namespaced code, it contains . . . . . .

A.
NULL
B.
0
C.
an empty string
Answer
D.
gibberish value

Answer: Option C

Solution

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