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


Oops concepts ?

Answers were Sorted based on User's Feedback



Oops concepts ?..

Answer / shafi syed

Abstraction, Inheritance, Encapsulation, Polymorphism
Abstraction : Abstraction is the process of identifying
common patterns that have systematic variations; an
abstraction represents the common pattern and provides a
means for specifying which variation to use.
Inheritance :OOP, a parent class can inherit its behavior
and state to children classes
Encapsulation :Encapsulation allows an object to separate
its interface from its implementation. The data and the
implementation code for the object are hidden behind its
interface.
Polymorphism:Polymorphism allows objects to be represented
in multiple forms

Is This Answer Correct ?    25 Yes 7 No

Oops concepts ?..

Answer / naresh kumar

encapsulation means the wrapping of data member and member
function into a single into is called encapsulation.
e.g. egg roll.

Is This Answer Correct ?    15 Yes 6 No

Post New Answer

More C Sharp Interview Questions

Explain About namespaces

0 Answers  


What are instance fields in c#?

0 Answers  


What are accessors?

0 Answers  


What is the difference between ienumerable and enumerator?

0 Answers  


If c# destructors are so different to c++ destructors, why did ms use the same syntax?

0 Answers  


How do I type a whitespace character?

0 Answers  


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

1 Answers   TCS,


What are methods in C#?

0 Answers   Winsol Solutions,


Can we extend sealed class in c#?

0 Answers  


What is equal c#?

0 Answers  


What are namespaces, and how they are used?

0 Answers  


What is inumerable?

0 Answers  


Categories