CS202   2- ‹#›
“class” Terminology
nTo accomplish data hiding and encapsulation
äwe usually turn towards classes
nWhat 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