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...

Which of the following uses ICMPv6 type 135 messages?

A. Router Solicitation B. Router Advertisement C. Neighbor Advertisement D. Neighbor Solicitation

Computer Science & Information Technology

____________________ feasibility analysis is an assessment of which controls can and cannot occur based on the consensus and relationships among communities of interest.

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

Computer Science & Information Technology

In a B-tree, the split node operation takes a full node, an entry that needs to be inserted into the node, and the index location for the new entry and splits the data between the existing node, a median entry, and a new node.

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

Computer Science & Information Technology

Which of the following allows an administrator to view malicious activity after it has taken place?

A. IDS B. IPS C. Port scanner D. Packet sniffer

Computer Science & Information Technology