What is an abstract class?
Answers were Sorted based on User's Feedback
Answer / ashwini
It is a class which contains at least one abstract method
(A method without any implementation). Other methods can
have implementations. This class can not be instantiated.
It can always become a base class for other classes.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / gopinath.p
ABSTRACT CLASS CANNOT CREATE NEW OBJECT.BUT SUB CLASSES INHERITED INTO ABSTRACT CLASS.
| Is This Answer Correct ? | 0 Yes | 0 No |
In order to get assembly info whcih namespace we should import?
What is sealed class?
What is the purpose of objects present in asp.net?
Explain an assembly and its use?
Describe about visual basic.net?
what is difference between namespace and assembly?
What are jagged arrays ?
How do you declare static variable and how it is declared and what is its lifetime?
What is the top .net class that everything is derived from?
What is the difference between Namespace and Assembly?
Explain the difference between import system.data.sqlclient and system.data.oledb?
How to Insert a TextBox value in to Sql database using VB.Net coding?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)