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


What are the three parts of a simple empty class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

what is namespace? what are the uses of namespace?

1 Answers  


What are objects in oop?

0 Answers  


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

2 Answers  


Which keyword is written to use a variable declared in one class in the other class?

5 Answers   TCS,


what is virtual function?

26 Answers   Aspire, HP, Infosys, RoboSoft, TCS,


What exactly is polymorphism?

0 Answers  


officer say me - i am offered to a smoking , then what can you say

0 Answers  


What do you mean by abstraction?

0 Answers  


#include <iostream> using namespace std; struct wow { int x; }; int main() { wow a; wow *b; a.x = 22; b = &a; a.x = 23; cout << b->x; return 0; }

1 Answers  


What is encapsulation with example?

0 Answers  


what isthe difference between c structure and c++ class

5 Answers  


can you give real time example for polymarphism

5 Answers   TCS,


Categories