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

NULL
0
gibberish value
an empty string

ANSWER DOWNLOAD EXAMIANS APP

Basic PHP
strval()

Accepts a value and converts it into string equivalent
Accepts a value and converts it into a string array
None of above
Accepts a value and converts it into an string dictionary

ANSWER DOWNLOAD EXAMIANS APP