What is the difference between Abstract and Interface?
Answer Posted / jitendra yadav
Abstract Class may contain constructor but interface does
not contain constructor.
Is This Answer Correct ? | 25 Yes | 8 No |
Post New Answer View All Answers
Why do we need collections in c#?
What is anonymous types in c#?
What are circular references?
Does c# support templates?
Why attributes are used in c#?
What is the property of class?
Give an example of a ctype.
What is the major difference between a custom control and user control?
What is property in c#?
What is static variable in c#?
Is null == null c#?
What is access specifier in c#?
What is difference between Trace and Debug
How are delegates chosen?
What is ildasm and obfuscator in net?