Object Oriented Programming
Object Oriented Programming
the class (an object), the code cannot accidentally access other program
data. This property of hiding data provides higher system security and
avoids unintentional data corruption.
The definition of a class is not only reusable in the program for which it was