CIT383
Question: When message passing abstraction hides underlying state changes, it is known as
Answer: shared nothing
Question: Classes that represent category of types is known as
Answer: abstract
Question: Client code should be able to access _______ methods
Answer: public
Question: The capability of a class to use properties and methods of another class while adding its functionality is