Pseudocode - Arrays

Pseudocode - Arrays

8th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Q1 M 2 - TOPIC 2 / Check your understanding

Q1 M 2 - TOPIC 2 / Check your understanding

10th Grade

10 Qs

ICT - Networks and communication

ICT - Networks and communication

9th Grade

11 Qs

Cell Phone Vocabulary

Cell Phone Vocabulary

9th - 12th Grade

12 Qs

BP TIK 1

BP TIK 1

10th Grade

10 Qs

Networking Quiz

Networking Quiz

8th - 9th Grade

15 Qs

Arduino

Arduino

7th - 9th Grade

15 Qs

HARDWARE AND SOFTWARE

HARDWARE AND SOFTWARE

2nd - 10th Grade

10 Qs

HTML

HTML

8th - 12th Grade

15 Qs

Pseudocode - Arrays

Pseudocode - Arrays

Assessment

Quiz

Computers

8th - 11th Grade

Practice Problem

Medium

Created by

Sam Knott

Used 29+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the labels show the array index?

A

B

C

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which index is label C pointing to?

7

8

9

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the labels points to the representation of a memory address?

A

B

C

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the image above show?

An array

A 2D array

An IF statement

No idea!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the labels points to the index {r1, c3}?

A

B

C

D

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the labels points to the 'rows' arrow?

A

B

C

D

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct pseudocode to read (and print) all elements from an array?

FOR i = 1 TO LENGTH(array)

variable <-- array[i]

OUTPUT: array[i]

ENDFOR

FOR i = 1 TO LENGTH(array)

variable <-- array[i]

OUTPUT: variable

ENDFOR

FOR i = 1 TO LENGTH(array)

array[i] <-- variable

OUTPUT: variable

ENDFOR

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?