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
How do you declare a variable in c#?
What is multicast delegate explain with example?
What is reflection c#?
Explain synchronous and asynchronous operations?
What is cshtml extension?
What is public, private, protected, internal and internal protected?
What is the purpose of a console table?
Enlist all the components of an ado.net framework?
What is a c# delegate?
What is a data set in c#?
Explain what are the steps for creating clr trigger?
What do you mean by delegates and explain different types of delegates?
What is javascriptserializer c#?
What are the different types of delegation?
What is delegation in oops?