When we will use an Interface and Abstract class

Showing Answers 1 - 1 of 1 Answers

Mayank

  • Jul 26th, 2005
 

Interfaces are used when we have to develop distributed applications or when we need to implement multiple inheritence. 
While abstract classes will be used when we need to develop a standalone application.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions