Answer Posted / kishore.a
C# does not support multiple inheritance. We make use of
Interfaces instead.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is session state in asp net c# with example?
What is the function of the not null constraint?
Is a valid int value?
What is yield return in c#?
Explain async and await?
Why use a singleton instead of static methods?
What is tryparse c#?
Why constructor is used in c#?
What is int parse in c#?
What is the difference between structure and class in c#?
Does c# have functions?
Is arraylist thread safe?
What does ienumerable mean?
What are nested classes in c#?
What does firstordefault mean in c#?