When should we use abtract class and Interface Class?Give
an Example

Answer Posted / pravin more

If U Want to add some modules in ur application in the
feature then u can use abstract class.


---Pravin More

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain different types of Caching techniques in ASP.NET?

558


Explain Session state management options in ASP.NET.

601


Explain what does wsdl stand for?

567


What do you mean by serialize?

565


What is the use of HttpHandlers? When to use this?

636






How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

556


What are the benefits of Razor View?

543


List of words of preprocessor in .net?

527


What are the server control tags in asp.net.?

634


How to implement Authentication and Authorization?

571


Explain asp.net application life cycle?

558


How to find last error which occurred?

548


Explain difference between dataset and recordset?

516


How do you declare static variable?

573


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1501