[Oct 12 , 2022] Basic definition : OOP, Class, Method, Field

 

*OOP : Obeject Oriented Process

*Class -> Member --->

                              -> Field (Storage)

                               | 

                              -> Method (Execution)

Comments