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...

Un-Answered Questions { C++ }

What is an algorithm (in terms of the STL/C++ standard library)?

1180


Explain what happens when an exception is thrown in C++.

998


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

1210


When would you choose to return an error code rather than throw an exception?

1072


What kind of problems does name mangling cause?

1140


How do you work around them?

1099


What are the advantages/disadvantages of using inline and const?

1194


What is the difference between public, private, and protected inheritance?

1080


What does it mean to declare a function or variable as static?

1048


What are the advantages/disadvantages of using #define?

1238


When would you use a pointer? A reference?

1106


What are the advantages and disadvantages of B-star trees over Binary trees?

1090


How do you write a function that can reverse a linked-list in C++?

1035


What is Boyce Codd Normal form?

1151


What does it mean to declare a member function as virtual in C++?

1024