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
Define 'std'.
What is a pointer with example?
Explain the difference between c & c++?
What are the techniques you use for debugging?
How do you link a C++ program to C functions?
What is searching?
What are the advantages of C++ programming compared to C programming?
Mention the storage classes in c++.
How can I learn dev c++ programming?
what is meaning of isa and hsa
How do I use arrays in c++?
Is structure can be inherited?