What is use of abstract class in c#?
Answer / Rishi Kant Srivastava
An abstract class in C# serves as a blueprint for other classes, providing common functionality that those classes can inherit. Abstract classes cannot be instantiated directly, but their derived concrete classes can.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why References are stored on heap and variables on stack?
What is the use of private constructor in c#?
Is exe is machine dependent?
What is predicate builder?
What is thread.sleep()?
What are collection classes?
What is the difference between array.find method and arraylist.find method?
What is inumerable?
What is use of hashtable in c#?
What is a method signature?
What are modifiers in c#?
What is the difference between dataset and datatable in c#?
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)