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 is an assembly qualified name? Is it a filename? How is it different?

490


Why do we use constructors in c#?

575


What is xor operation?

521


What is sqlconnection in c#?

484


What is asp net c# corner?

786






What are the different types of literals in c#?

495


Tell me the difference between call by value and call by reference.

528


What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?

590


What is static classes?

482


What is difference between C# and VB.NET?

510


Why do we use generics in c#?

530


Can we make a Static Constructor Parameterized? Give Reason with your answer

542


Can int be null c#?

517


Is array value type in c#?

578


What is uint64_t?

517