Can we create instance for Abstract class?
Answer Posted / praveenbabu
I can create instance for abstract class.. :) if u want
answer mail me to praveenbabu.it2009@gmail.com :)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is response redirect in c#?
Can constructor be protected in c#?
What is a decimal c#?
What is the difference between do and while loop?
What is assembly and dll in c#?
Can abstract class be sealed in c#?
What are the namespace level elements?
What is the difference between an integer and int?
Why do we use Design Pattern in C#?
What is a destructor in c#?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
Which of the following operations can you not perform on an ado.net dataset?
Is c# dictionary a hash table?
Define parsing? Explain how to parse a datetime string?
How do I stop my console from closing in c#?