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
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.
Step by Step Solution
3.25 Rating (166 Votes )
There are 3 Steps involved in it
a information hiding b classe... View full answer
Get step-by-step solutions from verified subject matter experts
