Method getSelectedValues of class JList returns:

a. an array of ints representing the indices of the selected items.
b. an array of doubles representing the indices of the selected items.
c. an array of Strings representing the selected items.
d. an array of Objects representing the selected items.

d. an array of Objects representing the selected items.

Computer Science & Information Technology

You might also like to view...

The Performance Analyzer tool has become so sophisticated that it will catch performance issues in the database

Indicate whether the statement is true or false

Computer Science & Information Technology

Why is there a need to filter records?

A) Filters speed up the CPU. B) Filters scan for viruses. C) Filters hide records that do match the criteria. D) Filters reduce the file size.

Computer Science & Information Technology