Are you sure you're getting this? Fill in the missing part by typing it in.
To add elements to an ArrayList, we can use the _______()
method. This method appends the specified element to the end of the list.
Write the missing line below.
To add elements to an ArrayList, we can use the _______()
method. This method appends the specified element to the end of the list.
Write the missing line below.