geekyhacker.com
Difference between abstract and interface in Java
One of the most repetitive programming interview question is what’s the difference between abstract and interface classes? To answer this question I have had search the internet to come with a comp…