Multiple Choice
All of the following methods are part of the Collection< T > interface except:
A) Contains)
B) toArray)
C) retainAll)
D) toString)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: When an interface lists a method as
Q20: An Iterator is an object that allows
Q21: Create a for loop to initially set
Q22: What is the purpose of the Java
Q23: What is the difference between a vector's
Q25: Memory management methods of the vector class
Q26: Write a Java statement to create a
Q27: To change an existing element of a
Q28: If you want a class that implements
Q29: Write a method named displayList)that has one