Which three statements are true?

Given these facts about Java classes in an application:
– Class X is-a Class SuperX.
– Class SuperX has-a public reference to a Class Z.
– Class Y invokes public methods in Class Util.
– Class X uses public variables in Class Util.
Which three statements are true?
A. Class X has-a Class Z.
B. Class Util has weak encapsulation.
C. Class Y demonstrates high cohesion.
D. Class X is loosely coupled to Class Util.
E. Class SuperX’s level of cohesion CANNOT be determined

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.