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++ }

Do class method definitions?

1095


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

1102


Is the declaration of a class its interface or its implementation?

1231


When is the destructor called?

1085


What is the insertion operator and what does it do?

1099


What is the v-ptr?

1214


Do class declarations end with a semicolon? Do class method definitions?

1197


Can member data be public?

1082


What is the difference between the indirection operator and the address of oper-ator?

1169


What are the differences between the function prototype and the function defi-nition?

1157


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

1153


How do you show the declaration of a virtual constructor?

994


What is a catch statement?

1113


Name four predefined macros.

1104


If you don’t declare a return value, what type of return value is assumed?

1006