Question: Which of the following methods can be used to change the size of a java.awt.Component object? (i) dimension() (ii) setSize() (iii) area() (iv) size() (v)

Which of the following methods can be used to change the size of a java.awt.Component object?

(i) dimension()

(ii) setSize()

(iii) area()

(iv) size()

(v) resize()


(a) (ii) & (v)

(b) (i), (ii), (iii) & (v)

(c) (i), (ii) & (v)

(d) (ii), (iv) & (v)

Step by Step Solution

3.38 Rating (164 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

a... View full answer

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 Advanced Java Programming Questions!