Does C# support multiple inheritance?

Answer Posted / guest

No, use interfaces instead.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between proc. Sent by val and by sub?

681


What is the difference between arraylist and list in c#?

637


Define collections?

665


Can list contain duplicates c#?

669


What is the difference between method and function in c#?

657


In which way you can convert a value-type to a reference-type?

709


How do switch statements work?

669


Which is faster dictionary or list?

722


What is the difference between ienumerable and enumerator?

658


You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?

705


While debugging a C# application can you change the value of a variable?

742


Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records

806


Is system a class in c#?

650


What is multidimensional array in c#?

672


what is a constructor? What is a destructor?

730