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
Explain the difference between panel and groupbox classes using .net?
How do you declare static variable? What is its lifetime?
Do gac'ed assemblies have fulltrust?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Which protocol is used to call web service?
Mention the namespace that is used to include .net data provider for sql server in .net code?
How many ways are there to maintain a state in .net? What is view state?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Is a dll file an executable?
What is authorization in asp.net?
What is another word for redirect?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
Web API uses which library for JSON serialization?