What is srand c++?


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

Post New Answer

More C++ General Interview Questions

Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.

0 Answers   An-Najah National University,


What are the advantages of using const reference arguments in a function?

0 Answers  


Do we have private destructors?

12 Answers   Symphony, TCS,


Are vectors faster than arrays?

0 Answers  


What is a container class? What are the types of container classes?

1 Answers  






What is multithreading and what is its use?Whats are multithreading techniques used in C++?

1 Answers  


Explain calling an object's member function(declared virtual)from its constructor?

1 Answers  


Is c++ platform dependent?

0 Answers  


Mention the ways in which parameterized can be invoked. Give an example of each.

0 Answers  


What is stream and its types in c++?

0 Answers  


Explain static and dynamic memory allocation with an example each.

0 Answers  


What does '\r' and '\b' mean? Please explain with example.

7 Answers  


Categories