The List interface is implemented by the ________ class.

a) array
b) ArrayList
c) String
d) Object
e) Exception


b) ArrayList

Computer Science & Information Technology

You might also like to view...

A derived class is also called a

(a) sub class (b) super class (c) base class (d) all of the above

Computer Science & Information Technology

Forms may include ________ controls, which are decorative or design elements, but not connected to a data source

Fill in the blank(s) with correct word

Computer Science & Information Technology

Before printing or distributing a large worksheet, the Preview option will allow you to see:

A) only orientation. B) small errors. C) orientation and page breaks. D) large objects.

Computer Science & Information Technology

You can validate data using regular expressions. However, to truly create powerful validation routines, you should instead rely on conditional logic and methods belonging to Ruby classes.

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

Computer Science & Information Technology