What is difference between rand () and srand ()?


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

Post New Answer

More C++ General Interview Questions

What is "strstream" ?

1 Answers   Huawei,


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


What are the rules for naming an identifier?

0 Answers  


What does override mean in c++?

0 Answers  


Explain deep copy?

0 Answers  






What do you mean by C++ access specifiers ?

1 Answers  


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


What is c++ mutable?

0 Answers  


what is Member Functions in Classes?

0 Answers  


What is cout flush?

0 Answers  


What are the 2 main types of data structures?

0 Answers  


Can char be a number c++?

0 Answers  


Categories