Which data type should you use if you want to store duplicate elements and be able to insert or delete elements anywhere efficiently?
a. ArrayList
b. LinkedList
c. Vector
d. Set
e. Stack
b
Computer Science & Information Technology
You might also like to view...
To Display the Form Wizard, you click the More Forms button in the:
A) Forms group on the Create tab. B) Forms group on the Design tab. C) Tools group on the Design tab. D) Tools group on the Create tab.
Computer Science & Information Technology
Call by value and call by reference generally give the same results except in the presence of ______.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology