Vidyalelo
PHP · Q81

Functions

Programming · PHP · question 81

Q81

strlen() returns the length of the string on success and . . . . if the string is empty.

A.
-1
B.
NULL
C.
Garbage value
D.
0
Answer

Answer: Option D

Solution

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