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 is static function and static class?

4 Answers   HCL,


What is new in c++?

0 Answers  


Show the application of a dynamic array with the help of an example.

0 Answers  


How do you declare A pointer to a function which receives nothing and returns nothing

0 Answers  


What is a 'pure' virtual function and what's its use?

1 Answers  






What is size of a empty class?

7 Answers   Microsoft, Tata Elxsi, Wipro,


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


Is swift faster than go?

0 Answers  


Explain container class.

0 Answers  


sizeof - is it a function or operator?

6 Answers   Honeywell,


How to declare a function pointer?

0 Answers  


What are the steps in the development cycle?

0 Answers  


Categories