When should we use abtract class and Interface Class?Give
an Example
Answer Posted / lenin n c
In abstract we need can create Object for that class and
cannot inherit it.
But in case of interface viceversa
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
What does occur first in ASP.Net, Authentication or Authorization?
Explain what are delegates?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What's the use of formatters in .net?
What are the types of session in asp.net?
What is asp net_sessionid?
Explain the difference between server control and html control.
Explain the main differences between asp and asp.net?
How can you ensure a permanent cookie?
What is csrf attack in asp.net?
Name the two properties are on every validation control?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Contrast OOP and SOA. What are tenets of each ?
What are the events in a page life cycle?