an operation between an integer and real always yeilds
a) integer result
b) real result
c) float result
No Answer is Posted For this Question
Be the First to Post Answer
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)
What's the "software peter principle”?
What are the advantages of inheritance in c++?
What sorting algorithm does c++ use?
What is the use of namespace std in C++?
What are the basics of local (auto) objects?
What does namespace mean in c++?
Give an example of run-time polymorphism/virtual functions.
Will c++ be replaced?
Should I learn c or c++ or c#?
What is polymorphism & list its types in c++?
What is a volatile variable in c++?