Can we create instance for Abstract class?
Answer Posted / kannan
its not possible
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
I want to print "Hello" even before main() is executed. How will you achieve that?
How to find whether the application is run from inside ide or not?
What is boolean method?
Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?
What is web forms in c#?
How to declares a two-dimensional array in C#?
What is a nested type. Give an example?
Can struct have constructor c#?
What is difference between constants and read-only?
What is event sourcing in c#?
What are virtual classes in c#?
What is difference between string and stringbuffer in c#?
Define an abstract class?
What is private class in c#?
What is a custom attribute?