“class” Terminology
To accomplish data hiding and
encapsulation
we usually turn towards classes
What is data hiding?
It is the ability to protect data from
unauthorized use
Notice, with the video structure, any code that
has an object of the structure can access or
modify the title or other members