Can u explain me What is encapsulation?
Answer Posted / shubh
Encapsulation:-
"Encapsulation means data binding and hiding."
In encapsulation we hide the data for security purpose.
For example- The car is one of the good example of
encapsulation. We applied the break to stop the car but
internally we don't know how the process will work.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Explain what is reflection in microsoft .net context?
What are asp.net authentication providers and iis security?
What is managed code in .NET?
How is meant by dll in .net?
What are the advantages of .net core?
Please explain the difference between constants and read-only variables?
What is .net standard?
What are pdbs?
What is lazy initialization?
What relationship is between a process, application domain, and application?
Explain cas (code access security)?
What are data types in .NET?
Explain what is the difference between response.redirect & server.transfer?
Tell us what is json data, and what is one way that .net developers can work with json?