Write a Java program which takes a colletion of fruit names in a
vector and perform the following functionalities:
• Add 5 elements in the vector using loop.
• Display the size and capacity of vector
• Display the first and last element in the list
Answers
Answered by
0
Answer:
First mark Brianlist
After show your answer
Similar questions