
JAVA 2D ARRAYS

Quiz
•
Computers
•
University
•
Medium

KAMESWARA RAO
Used 204+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the code, what is in values[2][1] ?
7.9
9.2
7.3
0.5
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the code, what is the value of things.length ?
4
3
12
7
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the following:
double [][] stuff ;
Which of the following statements constructs an array with 5 rows of 7 columns each and assign its reference to stuff ?
stuff = new stuff[5][7] ;
stuff = new double[5][7] ;
new stuff = double[5][7] ;
stuff = double new[5][7] ;
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How would you get the value "6" out of the following array?
a [0][3]
a [1][3]
c) a[0][2]
d) a[2][0]
e) a[3][1]
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would the statement a[1].length return?
3
4
2
1
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following statements correctly declares a two-dimensional integer array?
int Matrix[ ] = new int[5,4];
int Matrix[ ]; Matrix = new int[5,4];
int Matrix[ ][ ] = new int[5][4];
int Matrix[ ][ ] = int[5][4];
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How would you get the value 6 out of the following array int[][] a = {{2, 4, 6, 8}, {1, 2, 3, 4}};? Remember each set of curly braces represents a row, or a single dimensional array.
a [0][3]
a [1][3]
c) a[0][2]
d) a[2][0]
e) a[3][1]
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Coding Titans

Quiz
•
University
20 questions
Array and Loops in C#

Quiz
•
University
20 questions
C programming syntax quiz

Quiz
•
University
20 questions
CCE-III Programming in C Language

Quiz
•
University
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
20 questions
Zenorix 2023

Quiz
•
University
20 questions
LOOKUP

Quiz
•
9th Grade - University
21 questions
OOP - session 2.1 - JVM, Array, Stack

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University