Which method returns an array of the enum’s constants?

a. values.
b. getValues.
c. constants.
d. getConstants.


a. values.

Computer Science & Information Technology

You might also like to view...

Not all personal computers have an internal expansion bus that provides a variety of ways to connect peripheral devices.

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

Computer Science & Information Technology

How does Cisco describe its Fast Ethernet interfaces?

What will be an ideal response?

Computer Science & Information Technology

You need to perform a backup while a system is running.

A. Robocopy B. Xcopy C. System restore D. Shadow copy

Computer Science & Information Technology

Which statement is false?

a. SortedSet extends Set. b. Class SortedSet implements TreeSet. c. When a HashSet is constructed, it removes any duplicates in the Collection. d. By definition, a Set object does not contain any duplicates.

Computer Science & Information Technology