arrays1

arrays1

10th Grade

10 Qs

quiz-placeholder

Similar activities

Arrays

Arrays

10th - 12th Grade

14 Qs

Unit 6 Comp Sci A Arrays

Unit 6 Comp Sci A Arrays

10th - 12th Grade

14 Qs

Unit 6 Computer Science

Unit 6 Computer Science

10th - 12th Grade

14 Qs

APCSA Unit 6 Review Arrays

APCSA Unit 6 Review Arrays

10th - 12th Grade

14 Qs

Unit 6 Arrays

Unit 6 Arrays

10th - 12th Grade

14 Qs

Single Array

Single Array

10th - 12th Grade

15 Qs

Java Array Basics

Java Array Basics

10th - 12th Grade

15 Qs

AP CS A Unit 6 Quiz PRACTICE

AP CS A Unit 6 Quiz PRACTICE

9th - 12th Grade

10 Qs

arrays1

arrays1

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Roberta Fabian

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

arr = ["red", "green", "blue", "orange", "pink"]

What is the value of arr[2]?

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

names = ["Jane", "Ana", "John", "Max", "Agnes"]

Write how you access value "Max":

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

marks = [30, 41, 32, 60, 75, 34]

What is the position of the highest value in the array?

4.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

arr = ["Hi", "Bye", "BRB", "See you", "Thanks", "No problem", "Later"]

How much is the length of the array?

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

We can store different types of data in one array.

TRUE

FALSE

6.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

arr = ["math", "physics", "cs"]

What data type are the elements stored in the array?

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

flavours = ["chocolate", "vanilla", "melon", "mango", "caramel", "blueberry", "lemon"]

How do you access the value "lemon"?

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?