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 does the parsefloat function do?
Is c and c# the same?
Explain what is an interface in c#?
What is jagged array in c#?
What exactly is serverless?
Explain the Different types of configuration files in .net?
Explain the difference between event and a delegate in c#?
What sort algorithm does c# use?
What is the purpose of static?
How to create events for a control? What is custom events? How to create it?
What is Implicit conversion in C#?
What is the purpose of escape sequence?
How do you create dlls in .NET
How does the clr work?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?