Can we create instance for Abstract class?
Answer Posted / siddarth
Abstract class means pure Method with out definition.so we
cant create instance for that
| Is This Answer Correct ? | 50 Yes | 42 No |
Post New Answer View All Answers
Define c# delegate?
Can an exception be thrown from a catch block?
What is the default modifier for class in c#?
What is session c#?
What is difference between static and readonly in c#?
What is the use of ienumerable in c#?
What is the difference between mobile application and desktop application?
Which function is the entry point for a DLL in MS Windows 3.1?
What is c# in asp net?
Difference between debug.write and trace.write?
How to rotate an Image in C#?
What is difference between const and static in c#?
What is difference between singleton and static class in c#?
What does dbml stand for?
Does c# support parameterized properties?