Pick up the odd one
Arrays

Quiz
•
Computers
•
4th Grade - Professional Development
•
Hard
Preethi Rajasekaran
Used 8+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
List
variable
array
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
positioning of values inside array is called as
position
index
number
values
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Choose the incorrect format of creating an array
array_name2=[];
array-name=[];
2arrayname=[];
array@name=[];
array$name=[];
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
var names= ["batMan", "spiderMan", "hulk", "Avengers"];
value = names[1];
console.log(value);
batMan
spiderMan
hulk
Avengers
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
var names= ["bat man", "spider man", "hulk", "Avengers"];
value = names[4];
console.log(value)
Avengers
hulk
undefined
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Pick the correct syntax to find the number of values inside an array
arrayname.values;
arrayname.length;
arrayname.length();
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Code to get the last value in this array
var names= ["bat man", "spider man", "hulk", "Avengers"];
names[(names.length)-1];
names[3];
(names.length)-1
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
2D Arrays

Quiz
•
9th - 12th Grade
24 questions
Python 7. Arrays and Strings

Quiz
•
9th Grade
16 questions
Data Storage and Collection Quiz 1

Quiz
•
9th Grade
18 questions
National 4/5 Programming (VB)

Quiz
•
9th - 11th Grade
20 questions
Unit 2.2 Programming Techniques MCQs L2

Quiz
•
10th Grade
20 questions
Array

Quiz
•
10th - 12th Grade
15 questions
Java Programming

Quiz
•
University
15 questions
ARRAYLIST - JAVA

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade