SIA1 - LAP5

SIA1 - LAP5

12th Grade

10 Qs

quiz-placeholder

Similar activities

Java Arrays Quiz

Java Arrays Quiz

12th Grade

15 Qs

Data Structures Quiz

Data Structures Quiz

9th - 12th Grade

14 Qs

Digital Image Processing Quiz

Digital Image Processing Quiz

12th Grade

15 Qs

Analisis Data

Analisis Data

8th Grade - University

10 Qs

Quiz 1-15

Quiz 1-15

9th - 12th Grade

15 Qs

3TDS - Programação Backend - Aula 15

3TDS - Programação Backend - Aula 15

12th Grade

5 Qs

การเขียนโปรแกรม C เบื้องต้น

การเขียนโปรแกรม C เบื้องต้น

12th Grade

13 Qs

Java Array Methods Quiz

Java Array Methods Quiz

12th Grade

15 Qs

SIA1 - LAP5

SIA1 - LAP5

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

jay stewart

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

What are the three types of arrays?

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To access an array item you can refer to the variable number.

True

False

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To change the value of an array item, use the variable number.

False

True

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To loop through and print all the values of an indexed array, you could use a foreach loop.

True

False

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Associative arrays are arrays that use named keys that you assign to them.

True

False

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To access an array item, you can refer to the index number for indexed arrays, and the key index for associative arrays.

True

False

7.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

To remove an existing item from an array, you can use the array_splice() function. (Write "true" or "false")

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?