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

Explain terminate() function?

0 Answers  


when can we use copy constructor?

6 Answers   HP,


What are advantages of C++ when comparing with C?

18 Answers   HP, iGate, TCS,


Explain "const" reference arguments in function?

0 Answers  


How can you find the nodes with repetetive data in a linked list?

1 Answers   Lucent,


What is struct c++?

0 Answers  


What is guard code in c++?

0 Answers  


How do you allocate and deallocate memory in C++?

1 Answers  


Describe exception handling concept with an example?

0 Answers  


Which c++ operator cannot overload?

0 Answers  


Can we make any program in c++ without using any header file and what is the shortest program in c++.

0 Answers   MCN Solutions,


Where the memory to the static variables is allocated?

0 Answers  


Categories