Question: Write a statement that creates an ArrayList object and assigns its address to a variable named lizards. The ArrayList should be able to store String
Write a statement that creates an ArrayList object and assigns its address to a variable named lizards. The ArrayList should be able to store String objects only.
Step by Step Solution
3.45 Rating (155 Votes )
There are 3 Steps involved in it
Array List String l izards new Array List String The ... View full answer
Get step-by-step solutions from verified subject matter experts
