Write a single instruction that will store an EVEN random
integer between 54 and 212 inclusive in the variable myran.
(NOTE only generate EVEN random numbers)


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

Post New Answer

More C++ General Interview Questions

What do manipulators do?

0 Answers  


Can member functions be private?

0 Answers  


Can non-public members of another instance of the class be retrieved by the method of the same class?

0 Answers  


Is the declaration of a class its interface or its implementation?

0 Answers  


What is the identity function in c++? How is it useful?

0 Answers  






What is c++ best used for?

0 Answers  


an integer constant must have atleast one a) character b) digit c) decimal point

0 Answers  


What is the error in the code below and how should it be corrected?

0 Answers  


What is a dangling pointer?

3 Answers   Glenwood,


Write a C++ Program to check whether a number is prime number or not?

0 Answers   IBS,


What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

0 Answers  


how many trys can we write in one class

3 Answers   Cap Gemini,


Categories