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 virtual methods?

0 Answers  


Write a program that will count the number of digits in an input integer up to value MAX_VALUE (2147483647). Thus, for an input of 5837 the output should be 4 digits Make sure that your program works for the numbers 0, 1, and 10. For the number 0, the output should be 1 digit

2 Answers  


Implement strcmp

3 Answers   Bloomberg, Citadel,


Are php strings immutable?

0 Answers  


what is a reference variable in C++?

0 Answers  






What is pointer -to-members in C++? Give their syntax?

0 Answers   Honeywell, Zomato,


Do you know about latest advancements in C++ ?

0 Answers   Agilent, ZS Associates,


List out function which we can call without using object

1 Answers  


Differentiate between a template class and class template in c++?

0 Answers  


Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".

2 Answers   ABC, Accenture, DataLand, HCL, Webyog,


What is the Standard Template Library?

1 Answers  


What does ctime() do?

0 Answers  


Categories