Invoking _________ returns the number of the elements in an ArrayList x.

a. x.getSize()
b. x.getLength(0)
c. x.length(1)
d. x.size()


d. x.size()

Computer Science & Information Technology

You might also like to view...

of the following expressions creates a JLabel that displays the text "Here is what I look like!" The JLabel should display Icon object face, and the JLabel’s contents should be left aligned.

a. new JLabel("Here is what I look like!", face, SwingConstants.LEFT) b. new JLabel("Here is what I look like!", face, SwingJustification.LEFT) c. new JLabel("Here is what I look like!", SwingConstants.LEFT, face) d. new JLabel("Here is what I look like!", SwingJustification.LEFT, face)

Computer Science & Information Technology

Arriving on the scene of a potential crime, you are asked to examine a computer. Before taking it down for transport you decide to do a live memory analysis. In the process you discover that a particularly malevolent piece of malware has been installed that will irreparably damage the file system if anyone but the original user logs on. What is the proper name for such a program?

a. Virus b. Worm c. Trojan horse d. Rootkit

Computer Science & Information Technology

What are the forms of output on smartphones and tablets?

What will be an ideal response?

Computer Science & Information Technology

The mail merge function is located on this tab.

A. Home B. Insert C. References D. Mailings

Computer Science & Information Technology