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
Should I learn c or c++ first?
Which operator cannot be overloaded c++?
How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
Should a constructor be public or private?
What is Virtual Inheritance?
Why do we use string in c++?
Write a note about the virtual member function?
What are guid?
What is object in c++ wikipedia?
Name the debugging methods that are used to solve problems?
Which coding certification is best?
Can we use struct in c++?