Question: Which collection class allows you to grow or shrink its size and provides indexed access to its elements, but whose methods are not synchronized?

Options

A : java.util.HashSet

B : java.util.LinkedHashSet

C : java.util.List

D : java.util.ArrayList

Click to view Correct Answer

Previous || Next

Objects and Collections - General Questions more questions

Which three are valid declarations of a float?

Which is a valid declarations of a String?

What is the numerical range of a char?

Suppose that you would like to create an instance of....

Which class does not override the equals() and hashCode() methods,....

You need to store elements in a collection that guarantees....

Which interface does java.util.Hashtable implement?

Which interface provides the capability to store objects using a....

Which collection class allows you to associate its elements with....

Which collection class allows you to access its elements by....

Declarations and Access Control - General Questions more Online Exam Quiz

Declarations and Access Control - General Questions

Language Fundamentals - General Questions

Threads - General Questions

Automobile Engineering - Part 1

Compressors, Gas Dynamics and Gas Turbines - Part 1

Engineering Materials - Part 1

Engineering Mechanics - Part 1