
Array(3)

Flashcard
•
Computers
•
10th Grade
•
Easy
Trupti Dave
Used 1+ times
FREE Resource
Student preview

19 questions
Show all answers
1.
FLASHCARD QUESTION
Front
In java, array elements are stored in ________ memory locations.
Back
Sequential
2.
FLASHCARD QUESTION
Front
For the array: int stats[3]; What is the range of the index?
Back
0 to 2
3.
FLASHCARD QUESTION
Front
int [] nums = {2, 3, 5, 8, 9, 11}; How would you access the fourth element in nums?
Back
nums[3]
4.
FLASHCARD QUESTION
Front
How to access the first value of an array called quizzes?
Back
quizzes[0] = 100;
5.
FLASHCARD QUESTION
Front
Given the following method, what would test return if
a = {0, 2, 3, 4} and v = 1?
Options: -1, 0, 1, 2
Back
-1
6.
FLASHCARD QUESTION
Front
What value is at index 1 in this array? String[] names = {"Mack", "Dennis", "Dee", "Charlie"};
Back
Dennis
7.
FLASHCARD QUESTION
Front
True or False: An array can store different types of data (like store both doubles and ints).
Back
False
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Introduction to Web Development Flashcard

Flashcard
•
11th Grade
13 questions
Code.Org Unit 5 Lists Part 1

Flashcard
•
11th Grade
15 questions
Chord Diagram and Tab Notation Practice

Flashcard
•
9th - 12th Grade
14 questions
AP Computer Science A Flashcard

Flashcard
•
12th Grade
15 questions
Waves - Physics Concepts

Flashcard
•
8th - 9th Grade
13 questions
python advance

Flashcard
•
10th Grade
16 questions
Java Maps Review

Flashcard
•
11th Grade - University
10 questions
Bass Guitar

Flashcard
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade