How many base classes can have a derived class?
Explanation
Only one, always. There is no multiple inheritance in C#. Any declared class without explicit specification of a base class is automatically derived from System.Object.
System.Object does not have a base class itself, but the question asks only about derived classes.

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести