Question: Which of the following constructs in Java allow for information hiding? a. Method specifications written using structured comments b. Exceptions c. Constructor methods d. Private
Which of the following constructs in Java allow for information hiding?
a. Method specifications written using structured comments
b. Exceptions
c. Constructor methods
d. Private and public modifiers for class fields
e. Packages
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
