How encapsulation and abstraction defined/used in C#.NET.

Answer Posted / raj

Encapsulation Means Wrapping up of data and methods into a single unit (Class).

Abstraction Means Hiding the Details of method implementation(Interface)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is generic in c#?

455


Can you use all access modifiers for all types?

537


what is the meaning of Object lifetime in OOPS

535


Write a program in c# to find the angle between the hours and minutes in a clock?

483


What do u mean by thread safe?

495






Is it possible to have a static indexer in c#?

546


Is learning c# hard?

504


Can you instantiate an abstract class c#?

503


Can we have multiple constructors in a class c#?

497


What is an assembly loader?

511


What is binding in c#?

487


What is an interface class? Give one example of it

478


Why do we use overloading in c#?

476


Describe the ways of cleaning up objects in c#.

517


Describe a Struct ?

541