Can we create instance for Abstract class?
Answer Posted / ahmadjad
no instance for Abstract Class,not support
multiinhertance,you can inherit abstract class and override
the abstract function in abstract class
| Is This Answer Correct ? | 34 Yes | 8 No |
Post New Answer View All Answers
Explain the difference between user control and custom control. Also, explain their use.
Explain about Oops concept
Is php better than c#?
Describe the parts of assembly.
What is the difference between gettype and typeof in c#?
What is console write in c#?
Why are mutable structs evil?
How do I edit a dll file?
Is null c# operator?
Are constructors inherited c#?
What is the main purpose of delegates in c#?
What is object pool in .net?
What is namespace in oops?
Why do we need abstract class?
What are satellite assemblies? How will you get the different language strings?