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

Post New Answer

More C++ General Interview Questions

What is the difference between #import and #include in c++?

0 Answers  


Is there a datatype string in c++?How is the memory allocation?

3 Answers  


How do you master coding?

0 Answers  


When must you use a pointer rather than a reference?

0 Answers  


What is binary object model?

0 Answers  






what is oops and list its features in c++?

0 Answers  


What is the use of ::(scope resolution operator)?

0 Answers  


What are guid?

0 Answers  


Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.

3 Answers  


What is the difference between prefix and postfix versions of operator++()?

0 Answers  


What is the need of a destructor? Explain with the help of an example.

0 Answers  


What is a responder chain?

0 Answers  


Categories