Can u explain me What is encapsulation?
Answer Posted / imatoria
Encapsulation means hiding the complexity of the object from
outer world. Hiding (wrapping) could be done with class
keyword. So, person creating the object of this class
doesn't know how this class is manufactured, but only public
variables/properties/functions etc.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a serviced component?
How can I tell if .net 3.5 is installed?
Different between .net & j2ee ?
What are the differences between an interface and an abstract class in .net?
What is the difference between odbc and ado?
Explain me how does linq work?
Explain what is the difference between web application and enterprise application?
What is "common language specification" (cls) in .net?
What is the use com component in .net?
How we can achieve Connection pooling in .Net?
Explain about .Net products?
How com+ related to the dna architecture?
What is the difference between imperative and interrogative code?
what is machine key error in .NET how can we solve it?
What operating systems does the .net framework run on?