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
Define c# and list the features.
Explain what are the steps for creating clr trigger?
How objects are stored in memory?
What does the dispose method do with the connection object?
What is an object and a class?
What is desktop GUI application?
What are types of constructor?
What is datatable in c#?
In a memory when you Box and Unbox a value-type what happens?
What's different between c# and c/c++?
Difference between call by value and call by reference in C#?
What are the types of constructors?
Is arraylist type safe in c#?
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
How do I format a string in c#?