If nameList is a JList component, use the following statement to display 4 rows in nameList.

A) nameList.setRowCount(4);
B) nameList.setDisplayRowCount(4);
C) nameList.setShowRowCount(4);
D) nameList.setVisibleRowCount(4);

D) nameList.setVisibleRowCount(4);

Computer Science & Information Technology

You might also like to view...

If the annual interest rate of a loan is 5% and you want to calculate the interest rate for each monthly payment, you would enter ________ as the Rate argument in the FV function

A) 5% B) 5% * 12 C) 5% / 12 D) - 5%

Computer Science & Information Technology

By default, ____________________, row numbers, and column letters appear in the worksheet-but not on the printed page-to help you enter and format data.

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

Computer Science & Information Technology