Can we inherit an interface in an abstract class?
Answer Posted / manish gobade
in order to run the above code we must impliment display() method of interface abs into class ba.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is boolean method?
Difference between directcast and ctype.
Is c# and .net same?
What is difference between array and list?
What is the difference between internal and protected in c#?
What are the types of class in c#?
What is helper method in c#?
Why do we use hashtable in c#?
How do I do implement a assert?
What are the types of serialization?
What are partial types in c#?
What is data adapter in c#?
What is difference between .net and c#?
What does private void mean in c#?
Why c# is called c sharp?