Evaluate the following expression as C++ would do :8 * 9 + 2 * 5

a) 82

b) 79

c) 370

d) list


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How will you call C functions from C ++ and vice-versa?

0 Answers   Agilent, Tavant Technologies, Thomson Reuters, Verifone,


What is difference between class and structure in c++?

0 Answers  


Explain the properties and principles of oop.

0 Answers  


Why can’t you call invariants() as the first line of your constructor?

0 Answers  


What is a dangling pointer in c++?

0 Answers  






What are pointer-to-members in C++? Give their syntax.

0 Answers   HAL,


Is c++ a low level language?

0 Answers  


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

0 Answers  


What is a block in c++?

0 Answers  


What is helper in c++?

0 Answers  


How many bit combinations are there in a byte?

13 Answers   Intel, Microsoft,


What is problem with overriding functions?

0 Answers  


Categories