What is difference between interface inheritance and class
inheritance ?
Answer Posted / senthil kumar
In interface inheritance all the methods should be
public.but in class inheritance mey be user defined.
| Is This Answer Correct ? | 19 Yes | 8 No |
Post New Answer View All Answers
what is IFormatable
Can int be null c#?
What is a di class?
Is php easier than c#?
How do you sort an array in c#?
What are immutable types in c#?
Is static class thread safe in c#?
When a Static Constructor is called in a Class?
What is parameter c#?
What is the difference between hashtable and dictionary in c#?
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
What is the difference between firstordefault and singleordefault?
what is IDisposal interface,IComparable,IEquatable,IFormatable
What do u mean by delegation?
What is method in c#?