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
Differentiate between a copy constructor and an overloaded assignment operator.
write a programme to get a character and thier ASCII value
What is the disadvantage of using a macro?
Explain class invariant.
Is there structure in c++?
When copy constructor can be used?
Difference between struct and class in terms of access modifier.
Do you know what is overriding?
Define Virtual function in C++.
how many trys can we write in one class
How does code-bloating occur in c++?
Which compiler does turbo c++ use?