Removal - Part 2

Removal - Part 2

University

20 Qs

quiz-placeholder

Similar activities

Loop

Loop

University

15 Qs

Java Array

Java Array

University

21 Qs

OCS752_CP_WEEKLY_TEST3 (20.08.2020)

OCS752_CP_WEEKLY_TEST3 (20.08.2020)

University

20 Qs

Java Array

Java Array

University

23 Qs

PHP First Internal Practical Viva

PHP First Internal Practical Viva

University

20 Qs

NumPy

NumPy

University

20 Qs

MATLAB Exam prep

MATLAB Exam prep

University

25 Qs

3°D_SAV2_R2 3TECBE_ Algoritmos  Estruturas  Dados_17_36 QUIZIZZ

3°D_SAV2_R2 3TECBE_ Algoritmos Estruturas Dados_17_36 QUIZIZZ

11th Grade - University

21 Qs

Removal - Part 2

Removal - Part 2

Assessment

Quiz

Computers

University

Medium

Created by

Janeth Ugang

Used 1+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?