Does C# support multiple inheritance?

Answer Posted / t.prabu

No, C# does not Support multiple inheritance.
It only supports multiple interface.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define c# and list the features.

729


Explain what are the steps for creating clr trigger?

644


How objects are stored in memory?

678


What does the dispose method do with the connection object?

731


What is an object and a class?

747


What is desktop GUI application?

680


What are types of constructor?

672


What is datatable in c#?

657


In a memory when you Box and Unbox a value-type what happens?

716


What's different between c# and c/c++?

699


Difference between call by value and call by reference in C#?

733


What are the types of constructors?

679


Is arraylist type safe in c#?

692


Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).

673


How do I format a string in c#?

646