Which of the following methods are in java.util.List?

a. add(int index, E element)
b. get(int index)
c. set(int index, E element)
d. remove(int index)
e. subList(int fromIndex, int toIndex)

abcde

Computer Science & Information Technology

You might also like to view...

________ are actions that Access believes will improve your database performance but may have consequences that should be considered first

Fill in the blank(s) with correct word

Computer Science & Information Technology

Saving a file as outline in the .rtf file format is useful for sending files to others

Indicate whether the statement is true or false

Computer Science & Information Technology