InterviewSolution
Saved Bookmarks
| 1. |
RAND_MAX macro is the maximum value returned by the rand function.(a) true(b) falseThis question was posed to me in quiz.Question is taken from General Utilities in chapter C Library of C |
|
Answer» Correct answer is (a) true |
|