How encapsulation and abstraction defined/used in C#.NET.
Answer Posted / shamim nayab
Encapsulation:
Encapsulation is defined as the process of enclosing
data and function within a physical or logical package.
Abstraction:
Abstraction and encapsulaion are different but related
features.Abstraction enables to make the relevent
information visible
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is platform independence"?
explain the features of static/shared classes.
Is learning c# hard?
What is master page in asp net c#?
Why delegates are type safe in c#?
In gridview in editmode if we want to display information in one combobox based on
What is xslt in c#?
What is the difference between static and private constructor?
Can we inherit sealed class in c#?
Can a struct inherit from another struct or class in c#?
Why are dynamic link library used over static one?
What is virtual class in C#?
What is a deadlock lock?
What is anonymous class in c#?
Is c# good for web development?