
G11 CAI P2

Quiz
•
Computers
•
11th Grade
•
Medium
Fedaa Al Azzeh
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
In an array, the index of the first element is ___________
2.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
The ___ Array object property gives us the count of items in an Array.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is returned by values[5]?
2
12
6
8
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ar nums ={2, 3, 5, 8, 9, 11};
How would you access the second element in nums
num(2)
num[2]
num(1)
num[1]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The total number of elements in the array is called...............
index
length
subscript
memory
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the array after executing this line ?
names[1] = "Sarah";
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
a = {0, 2, 3, 4} and v = 3?
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Array C++

Quiz
•
11th Grade
17 questions
Arrays recap

Quiz
•
9th Grade - University
14 questions
APCSA Unit 6 Review Arrays

Quiz
•
10th - 12th Grade
20 questions
Arrays in Java

Quiz
•
9th - 12th Grade
20 questions
Pretest C++

Quiz
•
11th Grade
14 questions
AP CSA Review

Quiz
•
11th Grade
12 questions
C# Arrays

Quiz
•
9th - 12th Grade
19 questions
Java Base

Quiz
•
9th - 12th Grade
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
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade