Can we inherit an interface in an abstract class?
Answer Posted / uma
no
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is string literal in c#?
Can I define a type that is an alias of another type (like typedef in c++)?
What are the different types of delegation?
What does out mean in c#?
Explain polymorphism in c# with a simple example?
From which base class do all Web Forms inherit from?
What is uint64_t?
Explain About Global.asax
What does console writeline do?
List down the commonly used types of exceptions in .net
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What are the three types of operators?
Can we instantiate abstract class in c#?
Explain the difference between class and interface in .net?
What is a collection class in c#?