Question: JAVA Q: Aggregation is different from composition in that: a.) an object B that is contained in an aggregate object A cannot outlive A. b.)

JAVA

Q: Aggregation is different from composition in that:

a.) an object B that is contained in an aggregate object A cannot outlive A.

b.) no objects contained in an aggrgate object A may be used outside A.

c.) no objects contained in an aggrgate object A may outlive A.

d.) they are not different.

e.) an object B that is contained in an aggregate object A may outlive A.

Q: Information hiding in the context of object-oriented programming in JAVA refers to

a.) making all data members public.

b.) putting data members inside methods.

c.) making all methods of a class have a void return type.

d.) making data members private and accessbile through methods.

e.) making all methods of a class private.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!