Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is the purpose of decltype?

1 Answers  


How the keyword struct is different from the keyword class in c++?

0 Answers  


What does the linker do?

0 Answers  


Why do we use classes in programming?

0 Answers  


Difference between overloaded functions and overridden functions

0 Answers  


print first nodd numbers in descending order

7 Answers  


What is a concrete class?

1 Answers  


What is the difference between equal to (==) and assignment operator (=)?

0 Answers  


What are pointer-to-members? Explain.

0 Answers   iNautix,


How a modifier is similar to mutator?

0 Answers  


In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest.

5 Answers   GE,


What is the use of string in c++?

0 Answers  


Categories