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 important concepts in OOPS

Answers were Sorted based on User's Feedback



What are the important concepts in OOPS..

Answer / sanjjay raj

Abstraction, Encapsulation, Inheritance and Polymorphism
are the important Concepts in Object Oriented Programming
Structuce ( ie., OOPS )

Is This Answer Correct ?    27 Yes 1 No

What are the important concepts in OOPS..

Answer / anitha

classes,objects,Inheritance,encapsulation,polymorphisms,data
hiding,

Is This Answer Correct ?    13 Yes 0 No

What are the important concepts in OOPS..

Answer / ankit

encapsulation is wrapping of data and function into a
single unit. and it is most striking feature of class.

Is This Answer Correct ?    3 Yes 0 No

What are the important concepts in OOPS..

Answer / jyothish vakkom

1 more is thr ie modularity..

Is This Answer Correct ?    4 Yes 2 No

What are the important concepts in OOPS..

Answer / mithun

Encapsulation is the 1st pillar of oops. According to the pronciple to encapsulation, a class or struct can specify hw accessible are their members to the code outside the class or struct.
Inheritence enable to create new classes that reuse, modify the behaviour that is defined in other class. class that is inherited is called based class and class the inherits is derived class.
Polymorphism means many shapped..a base class can define a virtual method, and derived class can verride them, which means they provide their own definition and implementation.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Sharp Interview Questions

how can i get this 123456789 1234 6789 123 789 12 89 1 9

1 Answers   Excel,


Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?

0 Answers  


Can you put two constructor with the same structure in a class?

0 Answers  


What is overloading with example?

0 Answers  


What are the the three types of DAO ?

1 Answers  


what are delegates? How you used then in your project?

10 Answers   Hawk Eye, IndiaTimes, Kanbay,


What are functions in c#?

0 Answers  


Explain publishers and subscribers in events.

0 Answers  


How?s the DLL Hell problem solved in .NET?

1 Answers   Visual Soft,


Is IIS is required for installing the deployment of windows C#.netapplication and to run.

2 Answers  


Hi Everyone, the design of the form disappear during writing codes for dataset and data grid. The error show in "line of assigning dataset". I don't know what's happen. If anyone know , please share of technical help from someone. Thanks, Horace Trever

1 Answers  


t name of controls, which are displayed same in all browers?

1 Answers   TCS,


Categories