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 |
What is asp and its features?
Define an err object?
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
How do you administer security for my machine for an enterprise?
What is asp in web design?
What is Global.asa file?
Define global.asa file?
where should i get free version of Test Director to download
Explain the difference between client-side script and server-side script?
What is the difference between Cookies collection and Form/Querystring collection?
Which DLL file is needed to be registered for ASP?
IN THREE TIER AMONG THREE LAYERS WHICH ONE IS INDEPENDENT LAYER AND HOW?