An abstract class is inherited, an Interface also
inherited(multiple inheritance), How it differences.

Answer Posted / kidkid

An abstract class has its properties but an interfaces has
only method (abstract method).

However A class can inherit only one abstract class but can
inherit one or more interface.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a nested type. Give an example?

621


How long can loop recorders stay in?

621


What are predicates in c#?

546


what are the Disadvantages of vb

600


If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

560






Can a dictionary have duplicate keys c#?

482


What is the main method?

483


Why are local variables stored in stack?

556


Which is the base class in c#?

502


What is a constructor in c#?

518


What is the .net datatype that allows the retrieval of data by a unique key?

461


What is the CTS, and how does it relate to the CLS?

553


What are generic types?

500


What is a multi line comment?

561


What is the use of 'as' Keyword in C# ?

581