Removal - Part 2

Removal - Part 2

University

20 Qs

quiz-placeholder

Similar activities

Fundamentals of Algorithms - Unit 1 - Test 1

Fundamentals of Algorithms - Unit 1 - Test 1

University

15 Qs

Cloud Computing 11

Cloud Computing 11

University

20 Qs

JavaScript Variables, Data Types, and Operators Quiz

JavaScript Variables, Data Types, and Operators Quiz

University

18 Qs

CSC264 Javascript Basic

CSC264 Javascript Basic

University

15 Qs

CFDA Coding and Program Design Unit Review

CFDA Coding and Program Design Unit Review

9th Grade - University

15 Qs

ARRAY

ARRAY

University

22 Qs

Bridge course with C

Bridge course with C

University

20 Qs

UAS SDL INF 20201

UAS SDL INF 20201

University

20 Qs

Removal - Part 2

Removal - Part 2

Assessment

Quiz

Computers

University

Practice Problem

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?