How do you implement multiple inheritance in .NET?
Answer Posted / deep
USING INTERFACE
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Can you change the value of a constant filed after its declaration?
Which are access modifiers available in c#?
What's the c# syntax to catch any possible exception?
What is a framework in c#?
What is the difference between ref & out parameters in c#?
Can a class have more than 1 destructor?
Explain about WSDL
What is decimal in c#?
What is the base class in .net from which all the classes are derived from?
Is c# and c sharp same?
Is type nullable c#?
Write the difference between TypeOf and GetType?
In object oriented programming, how would you describe encapsulation in c#?
Why do canadians say zed?
Explain types of comment in c# with examples