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
Explain what is the smallest unit of execution in .net?
What is the value which is accepted by all data types ?
Explain about Destructor method?
What is the default value of datetime in c#?
Explain the role of Garbage collector and its generations?
What is a data set in c#?
Do vs while c#?
What is the difference between yield and return?
Is visual c# free?
What is the benefit of using interface in c#?
Why do we use abstract class in c#?
Is string null or empty?
Define c# i/o classes? List the commonly used classes?
Are there functions in c#?
Explain how to add controls dynamically to the form using c#.net.