@thev-iGmS6y
•
Oct 26, 2024
Oct 26, 2024
7.6K
Why Abstract class being used ?
If abstract class don't have any real implementation then why it is used. What is the benefit of using it if we can do the same program without abstract class....