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

program in c++ to input digits and print in words

1 Answers   Microsoft,


Will this c++ program execute or not?

0 Answers  


How do you save a c++ program?

0 Answers  


What is friend class in c++ with example?

0 Answers  


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

0 Answers  






Why we use #include iostream in c++?

0 Answers  


What are c++ storage classes?

0 Answers  


What is constructor and destructor in c++?

0 Answers  


Why can you not make a constructor as const?

3 Answers  


What is the rule of three?

0 Answers  


advantages and disadvantages of using Borland C++ / version 5.

1 Answers  


What are abstract data types in c++?

0 Answers  


Categories