Can u explain me What is encapsulation?
Answer Posted / guest
hiding the unessential feature of an object.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What's wrong with a line like this? Datetime.parse(mystring);
Explain .net framework overview?
What is the difference between constants and read-only variables?
What is difference between .net and .net core?
What is .net latest version?
How will you make .NET programs work in Linux ?
Describe difference between inline and code-behind?
What is COM Interoperability in .NET
How is .net able to support multiple languages?
How does u handle this COM components developed in other programming languages in .NET?
What is singlecall activation mode used for in .net?
Explain re-clarification of object based in .net?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What is static constructor, when it will be fired? And what is its use?
What is the single responsibility principle?