What is Java OOP(Object Oriented Programming)?
We have a lot of thoughts about OOP(Object Oriented Programming). But many people can't answer easily. Some people answer SOLID principle. From the beginning class, we are going to learn about the basics of OOPs in JAVA. In order to implement OOP in JAVA, We have to satisfy a few things. The concepts for OOP is as follows. Class Object Abstraction Inheritance Encapsulation Polymorphism Attribute..
Java
2021. 10. 2. 01:32