nerdexam
National_Instruments

200-500 · Question #170

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

The correct answer is D. 16. See the full explanation below for the reasoning.

Question

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

Options

  • ADepends on the value returned by rand() function
  • B32
  • C24
  • D16
  • E64

How the community answered

(59 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    12% (7)
  • D
    76% (45)
  • E
    7% (4)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice