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 do sessions work?
To bind columns manually which tags do you need to add within the asp:datagrid ?
How many web.config files can I have in an application?
Do gac'ed assemblies have fulltrust?
What is asp.net localization?
What is Razor View Engine
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
What is the difference between mvc and asp.net? : Asp.Net MVC
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Difference between overriding and overloading?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
What is a viewbag?
How do u declare static variable and how it is declared and what is its lifetime?
Explain the flow of processing of the request? : asp.net mvc
What are the differences between clr & cts?