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 difference between write and writeline in c#?
What is assembly manifest?
What is an indexer in c#?
Does c# replace c++?
What is the use of parse in c#?
Explain hash table in c# ?
Why are c# strings immutable?
What is private virtual in C#?
In .NET which is the smallest unit of execution?
What is remote data?
Is c# and c sharp same?
Is java better than c#?
How Do You Convert A Value-type To A Reference-type?
What are the different types of comments in c#?
What is boxing in c#?