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
Can a string be null c#?
What is serialization in .net?
What is namespace in oop?
What is difference between dictionary and hashtable in c#?
Define clr in .net?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
Explain the difference between a struct and a class?
Give an example of removing an element from the queue?
What is delegates in c#?
What are the three types of predicates?
What is web forms in c#?
What does ienumerable mean?
What are strings in c#?
What is dll hell, and how does .net solve it?
What is alias in c#?