Chapter 1: Problem 3
Fill in the blanks in each of the following statements (based on Section 1.6 ): a) Objects have the property of ________----although objects may know how to communicate with one another across well-defined interfaces, they normally are not allowed to know how other objects are implemented. b) Java programmers concentrate on creating _________which contain fields and the set of methods that manipulate those fields and provide services to clients. c) The process of analyzing and designing a system from an object-oriented point of view is called ______. d) With _______ new classes of objects are derived by absorbing characteristics of existing classes, then adding unique characteristics of their own. e)________is a graphical language that allows people who design software systems to use an industry standard notation to represent them. f) The size, shape, color and weight of an object are considered_______ of the object’s class.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.