News

Abstract classes and interfaces in Java serve fundamentally different purposes. Learn the differences between these Java language elements and how to use them in your programs.
Introductory discussions of the difference between interfaces and abstract classes exemplify the implementation-centric view adopted by most Java texts.