adplus-dvertising
frame-decoration

Question

Which can be used to create a random number without duplication?

a.

Character

b.

Time

c.

Both Character & Time

d.

None of the mentioned

Answer: (b).Time

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which can be used to create a random number without duplication?

Similar Questions

Discover Related MCQs

Q. Ios: : skipws, ios: : left, ios: : dec, ios: : fixed, is an example of

Q. If we don't want any ios object can be declared in ios class, we can use a default constructor

Q. C++ uses directive because

Q. The unformatted input functions are handled by

Q. The istream class defines the

Q. Which from the following functions does not extract the delimiter character from the input stream?

Q. Iostream is a subclass of

Q. Ios state variables holds

Q. The class fstream is used for

Q. The I/O library provides how many stream base classes?

Q. Which from the following format flag is not included in ios: : adjustfield mask?

Q. What is the mask of ios: :dec, ios: :oct, ios: : hex in format flags?

Q. The default constructor for ios class is

Q. Which from the following is an I/O library stream class?

Q. The primary purpose of ios stream class is

Q. Which of the stream base class is used for low level processing?

Q. For using memory string stream processing, which class is used

Q. A class that defines the cout, cerr, and clog objects and stream insertion operator, is called

Q. The ios: : floatfield mask has how many format flags?

Q. For combining C++ stream I/O with the older C input/output functions, which class is used for this purpose?