Removal - Part 2

Removal - Part 2

University

20 Qs

quiz-placeholder

Similar activities

PYTHON-QUIZ-2023

PYTHON-QUIZ-2023

University

17 Qs

Microprocessor

Microprocessor

University

20 Qs

DSA5541 Quiz 1 TRI 2210

DSA5541 Quiz 1 TRI 2210

University

20 Qs

C Programming Unit-1 Test-2

C Programming Unit-1 Test-2

University

20 Qs

Quiz #1

Quiz #1

University

16 Qs

Computer Science Quiz

Computer Science Quiz

University

15 Qs

Javascript - Revisão

Javascript - Revisão

University - Professional Development

19 Qs

Quicksort. Hash Tables, and Binary Search Trees

Quicksort. Hash Tables, and Binary Search Trees

University

18 Qs

Removal - Part 2

Removal - Part 2

Assessment

Quiz

Computers

University

Medium

Created by

Janeth Ugang

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the array contains the following values:

num = [5, 7, 12, 15, 21, 25, 36, 39, 45, 48, 58, 61, 84, 87]

Question: What is the array size?

13

14

15

None of the choices

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the array contains the following values:

num = [5, 7, 12, 15, 21, 25, 36, 39, 45, 48, 58, 61, 84, 87]

Question: What is the last array index?

13

14

15

None of the choices

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the array contains the following values:

num = [5, 7, 12, 15, 21, 25, 36, 39, 45, 48, 58, 61, 84, 87]

Question: What is the first array index?

13

14

15

None of the choices

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the array contains the following values:

num = [5, 7, 12, 15, 21, 25, 36, 39, 45, 48, 58, 61, 84, 87]

Question: What value is stored in num[5]?

5

4

21

25

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the array contains the following values:

num = [5, 7, 12, 15, 21, 25, 36, 39, 45, 48, 58, 61, 84, 87]

Question: What value is stored in the first element?

5

7

21

25

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the array contains the following values:

num = [5, 7, 12, 15, 21, 25, 36, 39, 45, 48, 58, 61, 84, 87]

Question: What is the arrangement order of the numbers in the array?

mixed

increasing

decreasing

whole numbers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the array contains the following values:

num = [5, 7, 12, 15, 21, 25, 36, 39, 45, 48, 58, 61, 84, 87]

Question: What are the indexes of the all numbers that are divisible by 5?

5, 15, 25, 45

0, 4, 6, 9

0, 3, 5, 8

1, 4, 6, 9

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?