Exam 10: Introduction to Arrays

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

Array variables are blank before they are assigned array objects. ____________________

(True/False)
4.8/5
(38)

An array with 20 ints that receives 5 ints from interactive input has a(n) ____ size of 5.

(Multiple Choice)
4.9/5
(38)

An item's position within an array is called its ____.

(Multiple Choice)
4.9/5
(35)

A(n) ____ loop visits each element in an array from the first position to the last position.

(Multiple Choice)
4.8/5
(32)

The items in an array are called ____.

(Multiple Choice)
4.9/5
(36)

In an array, the first element is numbered 1.

(True/False)
4.8/5
(42)

In order to set up an array, you need to declare an array variable.

(True/False)
4.9/5
(30)
Showing 41 - 47 of 47
close modal

Filters

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