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
What are the main requirements for caching?
What is paging in context of Memory?
What is the used of "ispostback" property?
What is the difference between the get method () and post method ()?
What is the appSettings Section in the web.config file?
In order to get assembly info which namespace we should import?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is comparevalidator?
What is caching? Explain.
Explain a program using razor view engine to create a simple application? : asp.net mvc
Are there resources online with tips on asp to asp.net conversions?
How do you open a page in a new window?
Explain advantages of caching?
What is session and cookies in asp.net?
What are the three parts of an http response?