Java - OOPS - Abstraction


Abstraction:
·         To hiding the implementation and to showing only functionality
1.       Abstract Class - Partially Abstract
2.       Interface - Fully Abstract

Comments

Popular posts from this blog

How to set Java Object into JaxBElement ?

GitLab