What is the importence of the INTERFACE? but not the
inheritence concept?and why we r declaring the empty methods
in that? we can directly implements with in the class know?
Tell me the importence?
Answer Posted / lokesh gopinath
While Designing you start identifying the Methods which
need to be used in the project. But you are not sure of the
Functionality of the same in such a situation Interfaces
are created.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How you can access the properties and controls of master pages from content pages?
Can the dictionary object be created in client?s scope ?
What are custom user controls in asp.net?
What is x xss protection?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
What are the event handlers that can be included in the Global.asax file?
How do you deploy your asp.net application?
What are the security types in asp.net?
What is the difference between union and join?
How to set the pane area to transparent of a scrollPane component.?
What is the advantage of using Windows authentication in a Web application?
About CLR, reflection and assemblies?
What is session in http request?
What's the use of formatters in .net?
What is server side routing?