Unit#8 Quiz#1(Basic Arrays) fall 24

Unit#8 Quiz#1(Basic Arrays) fall 24

19 Qs

quiz-placeholder

Similar activities

#19 Stacks Queues and Linked Lists

#19 Stacks Queues and Linked Lists

KG - University

20 Qs

Brazil Test Review

Brazil Test Review

8th Grade

17 Qs

Unit 1 Quiz 6th Grade - Part 1

Unit 1 Quiz 6th Grade - Part 1

6th Grade

15 Qs

Marzano's 3rd Grade Math Vocabulary

Marzano's 3rd Grade Math Vocabulary

3rd Grade

20 Qs

Biz Town Quiz #3/4

Biz Town Quiz #3/4

5th Grade

19 Qs

Who Knows The Old Man and the Sea?

Who Knows The Old Man and the Sea?

KG - University

20 Qs

6.2.1 Forces in Earth's Crust 2022-23

6.2.1 Forces in Earth's Crust 2022-23

6th - 8th Grade

18 Qs

Unit#8 Quiz#1(Basic Arrays) fall 24

Unit#8 Quiz#1(Basic Arrays) fall 24

Assessment

Quiz

others

Easy

Created by

Kyle Crotwell

Used 1+ times

FREE Resource

19 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Name

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An array is a list of data items that...
all have the same data type
all have the different names
all are integers
all are null

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Below are three examples of....
All three are examples of declaring an Array but NOT initializing an Array
"B" is Declaring an Array, "A" and "C" are Declaring and also Initializing an Array
All three examples both Declare and Initialize an Array
These are not Arrays

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which of the following could be used to retrieve a score from the array scores[ ]?
A
B
C
D

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following datatypes can be stored in an array?
character
double
int
String
All

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is the value of creditScores.length( ) ? *notice the ( )'s after the word length.
0
1
2
3
error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is the value of creditScores.length ? *notice there are NO ( )'s after the word length.
0
1
2
3

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?