How can you implement encapsulation in asp.net?
Answer Posted / rahul kumar
I Java.....
Encapsulation is a mechanism which binds together or
associate together codes or instance variable and methods in
such a way that the instance variable must be encapsulated
and method made publicly open so that the end user can
access the object through defined methods only to ensure
that the define methods is saved for long term or period.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain login control and form authentication.
What are the disadvantages of using session?
What does mvc represent in asp.net? : asp.net mvc
How can you handle errors in Web API?
What is asp net theme?
What is the difference between mechine.config and web.config?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is asp according to you?
What is odata in web api?
Which is better php or asp.net?
What is ASLM?
Will session work if cookies is disabled?
What is autopostback in asp net?
How Can assign alias name for ASP.NET Web API Action?
Describe the Server Control Events of ASP.NET?