What is the Difference between class and abstract class?
Answers were Sorted based on User's Feedback
Answer / sujai cn
Class mean a user defined type in which all the methods are
implemented , thus we can create the instance (OBJECT) of
that class.
abstract class is a class in which one are more methods are
abstract(not implemented) abstract method is also called
pure virtual.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / dilip devagan
abstract class can be inherited but
we can not create the instance of abstract class
| Is This Answer Correct ? | 0 Yes | 0 No |
What is asp net c# corner?
What is immutable in C#?
0 Answers SwanSoft Technologies,
Please explain value types and reference types used in c#?
What Is The Difference Between The System.array.copyto() And System.array.clone()?
Difference between multi-level and multiple inheritance?
What do u mean by thread safe?
Can delegates be used as callbacks?
What?s the implicit name of the parameter that gets passed into the class? set method?
example of uniary operators and binary operators
What is a verbatim string literal and why do we use it?
What is assembly c#?
What are the different states of a thread?
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)