1.

Which function returns a pseudo-random integer?

A. srand()
B. rand()
C. malloc()
D. alloc()
Answer» C. malloc()


Discussion

No Comment Found