What is difference between interface inheritance and class
inheritance ?

Answer Posted / govind verma

there are mainly two types of inheritance--
1) Implementation inheritance--when a class is derived from
another class such that it inherits all the members of base
type.
2) Interface Inheritance--when a type inherits only
signature of functions of another type . it does not uses
constructor.

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define a class and an object?

712


What is part of a method signature in c#?

646


What is difference between throw and throws in c#?

617


What is local function?

714


What is an assembly in .net?

741


Is lazy t thread safe?

729


How does bitwise work?

679


Hi Friends, I am going through Siemens Interview Procedure from last 1+1/2 months. I went through 1 written + 2 Technical + 1 Managerial Round process after which I got call from HR informing that "you are selected and we would like to meet you for HR round". HR round was very nominal compared to MR. HR Round last for hardly 5 mins. They told me that you will get the final result on Friday. Still I have not received any feedback from them. Please help!!!

16865


What is datareader c#?

660


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

732


What is difference between c and c sharp?

648


Why we use get and set property in c#?

688


What is the default modifier for class in c#?

685


What is iqueryable in linq?

638


how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com

1686