OOPs concept ?

Answer Posted / satish

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 ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between select and selectmany?

617


Can we declare class as protected?

738


When was .net linq added?

708


What is a framework in c#?

654


How do I start a program in c#?

706


3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close

1606


What are strings in c#?

702


What is difference between abstraction and encapsulation in c#?

723


Can you inherit from a static class in c#?

656


What does dbml mean in texting?

679


What is Satellite Assemblies ?

749


What is the use of generics in c#?

625


Can we use "this" command within a static method?

716


What is array and arraylist?

729


What is the difference between abstract and abstraction?

638