Can an interface inherit class/abstract class.
Answer Posted / sathish
It's not possible to inherit a class or abstract class by
interface.Interface inherits interface only not any other.
| Is This Answer Correct ? | 82 Yes | 14 No |
Post New Answer View All Answers
What are functions in c#?
Explain the types of assemblies in .net?
Can an exception be thrown from a catch block?
What is list array in c#?
What is streamreader/streamwriter class?
Which is faster array or arraylist in c#?
What is a boolean c#?
What is generic and non generic collections in c#?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
What is the base class for array types?
Explain the steps to create satellite assembly?
What is strongly typed view?
What is toint32 c#?
Describe the types of comments in c#?
What is throw in c#?