what is the difference between interface and abstraction?

Answer Posted / durgaprasad shetty

Interface produce loose coupling. Abstraction produce tight
coupling now u r question what is coupling coupling is
dependency between functions.
Abstraction methods dont have body.
Interace mainly using in multiple inheritence because
abstract will not support to multiple inheritence.

and + Ashish gupta's Answer

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what happens if you inherit multiple interfaces and they have conflicting method names?

496


What is helper method in c#?

496


What is a streamwriter in c#?

508


Explain the use of Mutex in C#?

562


Does a class need a constructor c#?

489






What is predicate builder?

481


What are the advantages of interface in c#?

504


What are the types of access modifiers?

455


What is generic in c#?

461


What debugging tools come with the .NET ssSDK?

696


Why do we use struct in c#?

485


Explain states of a thread in c#?

532


When a switch is said to be congested?

580


Can a static class have a constructor c#?

483


Is and as in c#?

513