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

1. Deprecated methods should be used in new Java code.

2. An array is a collection of variables all of the same type.

1. False
2. True

Computer Science & Information Technology

You might also like to view...

When tables are exported into Excel from Access the table field names are displayed in Excel as these

a. Row labels b. Table names c. Column labels

Computer Science & Information Technology

Which of the following is the method used to display a dialog box to gather input?

a. showMessageDialog. b. getInput. c. inputDialog. d. showInputDialog.

Computer Science & Information Technology