InterviewSolution
Saved Bookmarks
| 1. |
What are different operations are used in Pseudo-random number engines?(a) operator()(b) min()(c) max()(d) all of the mentionedI had been asked this question at a job interview.The doubt is from Generators in chapter Class Hierarchies, Library & Containers of C++ |
|
Answer» Correct choice is (d) all of the mentioned |
|