What is the difference between Abstract and Interface?
Answer Posted / saurabh
you can define variables in abstract class but this is not
allowed in interfaces.
| Is This Answer Correct ? | 20 Yes | 11 No |
Post New Answer View All Answers
What is the resgen.exe tool used for?
What is serialization of data?
What is method and function in c#?
Why do we use yield in c#?
Explain the security with aop?
What is anonymous types in c#?
Are there functions in c#?
Is null empty or whitespace c#?
How many destructors can a class have?
What is the default value of string in c#?
Is datetime a value type in c#?
What does return do in for loop?
Is it possible to have different access modifiers on the get/set methods of a property?
Is java better than c#?
Why is c# better than java?