| |
GeekInterview.com > Interview Questions > J2EE > Core Java
| Print | |
Question: Usage of Abstract class and Interfaces
Answer: In Real time when we go for Abstract classes and when we go for Interfaces |
| July 07, 2008 09:43:04 |
#1 |
| GMadhavaReddy222 |
Member Since: July 2008 Total Comments: 3 |
RE: Usage of Abstract class and Interfaces |
| In realtime If we want to provide some of the features to lower developers then we will for abstract class and If we want to provide complete features to lower developers then we will go for Interface |
| |
Back To Question | |