Computer Science, asked by shraddhakamble423, 2 months ago

the setSize() method is defined by this class​

Answers

Answered by veerasaimattapalli
1

Answer:

The setSize() method of Java Vector class is used to set the size of a vector. If the new size is greater than the current size, null items are added to the end of the vector. Otherwise, all components at index newSize and greater are discarde

Answered by shehnazsiddiqui929
0

Answer:

The setsize() method is defined by this Frame class

Similar questions