Briefing Zend Knowledge

What is the length of a string returned by: md5(rand(), TRUE);

What is the length of a string returned by: md5(rand(), TRUE);

A.
Depends on the value returned by rand() function

B.
32

C.
24

D.
16

E.
64