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
what are the decision making statements in C++? Explain if statement with an example?
What are the basics of classifying different storage types, why?
2 Answers Astergate, Symphony,
What is the use of object in c++?
How do I open binary files?
What sorting algorithm does c++ use?
Describe run-time type identification?
Define a pointer to a data member of the type pointer to pointer?
Does defining a function inline mean that it wont push and pop things on/off the stack ...like parameters and the return the address??
What is an iterator?
What is virtual methods?
What is the use of turbo c++?
What do you mean by volatile and mutable keywords used in c++?