Removal - Part 2

Removal - Part 2

University

20 Qs

quiz-placeholder

Similar activities

Removal - Part 1

Removal - Part 1

University

20 Qs

Java Array

Java Array

University

23 Qs

Unit-2 Test-1

Unit-2 Test-1

University

20 Qs

OCS752_CP_WEEKLY_TEST3 (20.08.2020)

OCS752_CP_WEEKLY_TEST3 (20.08.2020)

University

20 Qs

Java Array

Java Array

University

21 Qs

Fundamentals of data Structures & Linked list

Fundamentals of data Structures & Linked list

University

20 Qs

Arrays

Arrays

University

20 Qs

Java, part I

Java, part I

11th Grade - University

20 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?