Pseudocode - Arrays

Pseudocode - Arrays

8th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Y8 - Pre-Bebras

Y8 - Pre-Bebras

9th Grade

15 Qs

MIT APP - QUIZ

MIT APP - QUIZ

10th Grade

15 Qs

ICT as Platform for Change

ICT as Platform for Change

11th - 12th Grade

10 Qs

Understanding Computers #2 the CPU

Understanding Computers #2 the CPU

8th Grade

10 Qs

Numpy-1

Numpy-1

9th - 12th Grade

10 Qs

Quiz 8 (01.09.2021)

Quiz 8 (01.09.2021)

1st - 12th Grade

10 Qs

C3.5 - Video 6 - AI

C3.5 - Video 6 - AI

11th Grade

10 Qs

Online Sources

Online Sources

7th - 8th Grade

10 Qs

Pseudocode - Arrays

Pseudocode - Arrays

Assessment

Quiz

Computers

8th - 11th Grade

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?