[URL=http://s732.photobucket.com/user/tearyn/media/nar002-1.jpg.html][IMG]http:/
ID: 3540512 • Letter: #
Question
[URL=http://s732.photobucket.com/user/tearyn/media/nar002-1.jpg.html][IMG]http://i732.photobucket.com/albums/ww327/tearyn/nar002-1.jpg[/IMG][/URL]
Based on the diagram above, which of the following members will Box NOT have direct access to?
getHeight()setDimension()
length
print()
[URL=http://s732.photobucket.com/user/tearyn/media/nar002-21.jpg.html][IMG]http://i732.photobucket.com/albums/ww327/tearyn/nar002-21.jpg[/IMG][/URL]
Which of the following would be a default constructor for the class Clock shown in the figure above? Answer
public Clock(){ setTime(0, 0, 0); }
public Clock(0, 0, 0) { setTime(); }
public Clock(0) { setTime(0); }
private Clock(10){ setTime(); }
Based on the diagram above, which of the following members will Box NOT have direct access to?
Explanation / Answer
The first one should be a default constructir: public Clock(){ setTime(0, 0, 0); }
As Box is inherited from Rectangle , the rectangle's private members and methods are inaccessible for Box.
So, length is the answer
Related Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.