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 |
Explain the difference between system.string and system.stringbuilder classes?
What is the advantages of VB.NET?
Explain convert.tostring and i.tostring method?
What are option strict and option explicit?
how to deploy vb.net with key and evaluation time? any one can help me?
Tell me which namespace are used for accessing the data?
How to store images in sql server database through vb.net?
What is the Difference between Overriding and overloading?
What is an indexed property?
What is the difference between Namespace and Assembly?
Explain i.tostring method?
What are the two main parts of .net?
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)