Fill in the blanks in each of the following statements (based on Section 1.5): a) Objects enable

Question:

Fill in the blanks in each of the following statements (based on Section 1.5): 

a) Objects enable the design practice of __________ although they 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) A new class of objects can be created conveniently by __________ the new class (called the subclass) starts with the characteristics of an existing class (called the superclass), possibly customizing them and adding unique characteristics of its 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.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question

Java How To Program Early Objects

ISBN: 9780134743356

11th Edition

Authors: Paul Deitel, Harvey Deitel

Question Posted: