Exam 7: Arrays and the Arraylist Class

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The String [ ] args parameter in the main method header allows the program to receive arguments from the operating system command-line.

(True/False)
4.8/5
(48)

What does <String> specify in the following statement? ArrayList<String> nameList = new ArrayList<String>();

(Multiple Choice)
4.9/5
(45)

When an array of objects is declared but not initialized, the array values are set to null.

(True/False)
4.9/5
(45)
Showing 61 - 63 of 63
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)