Answer Posted / mahesh babu ummaneni
c# is not supporting the multiple inheritence,
why because if u done multiple inheritence it shows the amphiquety problem thets why multiple inheritence is not supported.
to overcome this problem with interface
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define c# i/o classes? List the commonly used classes?
Can we override interface methods in c#?
Is static thread safe?
What is dictionary class in c#?
Explain About CLS?
What is datagridview in c#?
Give some examples for built in datatypes in c#?
What is the use of generics in c#?
Is collection a data structure?
Why are dynamic link library used over static one?
What is string interpolation in c#?
What are collections in c#?
What is the difference between console application and windows application?
Is int an object in c#?
Explain the 3 types of properties in c# with an example?