Answer Posted / nilesh
encapsulation is a process of binding or wrapping the data
and the function into a single
unit (eg. Class).
In simple-This keeps the data safe from outside interface
and misuse.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is type class in c#?
What is ienumerable and iqueryable?
What is a di class?
What is c# used for in the industry?
What is a property c#?
Why do we use delegates?
What is generic and non generic collections in c#?
Explain about WSDL
How to achieve polymorphism in c#?
Explain circular reference in c#?
What is master page in asp net c#?
Explain attributes in c#?
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
Does a loop recorder have to be removed?
What standard types does c# use?