Hi Friends,
I have to some clarification regarding,
at wat situation we ll go for Abstract class &
at wat situation we ll go for interface.
regards,
S.A.Suresh
Printable View
Hi Friends,
I have to some clarification regarding,
at wat situation we ll go for Abstract class &
at wat situation we ll go for interface.
regards,
S.A.Suresh
An Abstract class is for when there is some common implementation, of course.