Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Java Programming Study Set 1
Quiz 8: Arrays
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
Languages such as Visual Basic, BASIC, and COBOL use ____ to refer to individual array elements.
Question 2
Multiple Choice
When you declare an array name, no computer memory address is assigned to it. Instead, the array variable name has the special value ____, or Unicode value '\u0000'.
Question 3
True/False
To initialize an array, you use an initialization list of values separated by commas and enclosed within curly braces.