CS202   2- ‹#›
“class” Terminology
nClass
äthink data type
nObject
äinstance of a class, e.g., variable
nMembers
älike structures, the data and functions declared in a class
äcalled “data members” and “member functions”