InterviewSolution
Saved Bookmarks
| 1. |
Which header file is used for generating random numbers?(a) (b) (c) (d) I got this question during an interview for a job.My query is from Generators topic in chapter Class Hierarchies, Library & Containers of C++ |
|
Answer» The CORRECT answer is (d) <RANDOM> |
|