what is abstact class in asp.net?



what is abstact class in asp.net?..

Answer / sravi

abstract class is a class with atleast one method defined
as abstract.the type of class can't instantiated..abstrcat
class can hav one or more abstract methods..it implemnt the
functions..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

Define server object?

0 Answers  


What do I have to do to make my code work with the security system?

0 Answers  


Explain what are the attributes of the tags? What are their functions?

0 Answers  


What is a request body?

0 Answers  


write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.

0 Answers  






Define collection?

0 Answers  


Can .net framework components be used from a com program?

0 Answers  


Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...

0 Answers  


When was asp released?

0 Answers  


Which is the default scripting language in active server pages?

0 Answers  


How do I open an asp file on a mac?

0 Answers  


What is the microsoft intermediate language (msil)?

0 Answers  


Categories