Site MapHelpFeedbackTrue or False
True or False
(See related pages)

1.
Queues are unsorted and slow when performing searches.
A)True
B)False
2.
Array lists grow in size as new elements are added.
A)True
B)False
3.
A Queue calculates a unique key for each record and places the record in the table relative to the value of the calculated key.
A)True
B)False
4.
The Remove method of a Collection generally deletes an element by index.
A)True
B)False
5.
Generics provide a way to define strongly typed procedures or classes where the object type is not declared until you use the procedure or instantiate the class.
A)True
B)False







Advanced Programming VB.NETOnline Learning Center

Home > Chapter 10 > True or False