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

Can we overload indexer in c#?

653


Is c# an array?

647


What's the c# syntax to catch any possible exception?

647


List down the differences between public, static and void keywords?

639


What is a void c#?

647


What exactly is serverless?

586


What is the use of tuple in c#?

672


What is dataadapter c#?

631


What is namespace in oops?

644


Why is static constructor called first?

631


What is anonymous types in c#?

668


What are the commonly used i/o classes?

714


What is the namespcae generally given to the webpage of the .NET Framework ?

782


Are arrays immutable c#?

686


What does int32 mean?

643