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
Define a class and an object?
What is part of a method signature in c#?
What is difference between throw and throws in c#?
What is local function?
What is an assembly in .net?
Is lazy t thread safe?
How does bitwise work?
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!!!
What is datareader c#?
What is the CTS, and how does it relate to the CLS?
What is difference between c and c sharp?
Why we use get and set property in c#?
What is the default modifier for class in c#?
What is iqueryable in linq?
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