You can create an ArrayList using _________.

a. new ArrayList[]
b. new ArrayList[100]
c. new ArrayList<>()
d. ArrayList()

c

Computer Science & Information Technology

You might also like to view...

Site surveys are recommended for large wireless networks but are typically not required or even necessary for small networks with a limited number of access points. True or False?

Indicate whether the statement is true or false

Computer Science & Information Technology

Accessor methods are often called getters.

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

Computer Science & Information Technology