How do you generate a random number in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the array and initializing arrays in c++?

0 Answers  


How can you specify a class in C++?

0 Answers  


Which bitwise operator is used to check whether a particular bit is on or off?

0 Answers  


What is the insertion operator and what does it do?

0 Answers  


what is upcasting in C++?

0 Answers  


What does it mean to declare a member function as virtual?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ?

5 Answers   Lucent,


describe private access specifiers?

0 Answers  


Which one is a preferred language C or C++? Why?

0 Answers  


Why cout is used in c++?

0 Answers  


Why can you not make a constructor as const?

3 Answers  


Can create new c++ operators?

0 Answers  


Categories