In order to use the Sort() method, what must the array name be passed to?

A. List.Sort()
B. Collections.Sort()
C. Array.Sort()
D. Sort.Sort()


Answer: C

Computer Science & Information Technology

You might also like to view...

The ________ element is used with the object element to set its properties

A) classid B) value C) name D) param

Computer Science & Information Technology

What is not a reason for avoiding making the state field a two-character lookup field?

A. You might miss states that have more than one abbreviation. B. You might miss areas like the District of Columbia. C. You might miss other countries with two letter abbreviations recognized by the post office. D. You might miss abbreviations for military areas.

Computer Science & Information Technology

A(n) ____________________ key field contains unique data for each record.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The UNIQUE operator eliminates duplicate values in a query.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology