Can we inherit an interface in an abstract class?
Answer Posted / sanjeev chaubey
Yes. you can
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Define the term immutable ?
who is a protected class-level variable available to?
Where value types are stored in c#?
Can an exception be thrown from a catch block?
What is base class in c#?
How to use session under class file of APP_Code folder?
Why do we need to override in c#?
What is Dependency of Injection?
Are c# destructors the same as c++ destructors?
Which program construct must return a value?
What is boxing in c#?
What is use of console?
Differentiate between sqlclient oledb and providers?
How to handle exceptions that are raised in a component?
Which is faster array or arraylist in c#?