Vidyalelo
C++ Programming · Q560

C++ miscellaneous

Programming · C++ Programming · question 560

Q560

What are the Generators in C++?

A.
An object that generates uniformly distributed numbers
Answer
B.
An object that generates a number from a given sequence
C.
An object that generates the smallest number from a given range
D.
An object that generates unique numbers

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board