What is the difference between Abstract and Interface?
Answer Posted / nasir munda
Abstract Class may contain constructor but interface does
not contain constructor.
| Is This Answer Correct ? | 33 Yes | 8 No |
Post New Answer View All Answers
Explain About friend and Protected friend
Is double a decimal?
why delegate is type safe?
What is fcl in c#?
Is learning c# hard?
Explain the difference between a Private Assembly and a Shared Assembly
What is dbcontext c#?
What is default class in c#?
Is xamarin free?
What is application c#?
Explain the difference between event and a delegate in c#?
What are the types of parameters in c#?
What is data bind in c#?
can multiple catch blocks be executed for a single try statement?
Give examples for value types?