Why we can't create the object of abstract class ?
Answer Posted / nitin
Becoz It is Design to act as a base class
| Is This Answer Correct ? | 9 Yes | 14 No |
Post New Answer View All Answers
What is iqueryable in c#?
What is the difference between c and c# programming?
Explain About ADO and its objects
What is different between Boxing and Unboxing?
what is IDisposal interface,IComparable,IEquatable,IFormatable
Why extension method is static?
What are partial types in c#?
Explain the difference between Metadata and Manifest
Does c# support parameterized properties?
What are the advantages of interface in c#?
Can we make a class private in c#?
Does console.writeline() stop printing when it reaches a null character within a string?
What do you mean by a windows process in regards to memory allocation?
How to declares a two-dimensional array in C#?
What is callback delegate in c#?