SIA1 - LAP5

SIA1 - LAP5

12th Grade

10 Qs

quiz-placeholder

Similar activities

Fundamentos de Programación en Python

Fundamentos de Programación en Python

6th Grade - University

10 Qs

Quiz aula 8

Quiz aula 8

9th - 12th Grade

10 Qs

Pemboleh Ubah, Pemalar dan Jenis Data

Pemboleh Ubah, Pemalar dan Jenis Data

9th - 12th Grade

12 Qs

1NF Database Normalisation

1NF Database Normalisation

12th Grade

10 Qs

Skill #2 Array

Skill #2 Array

12th Grade

12 Qs

Latihan 2

Latihan 2

12th Grade

14 Qs

Understanding Arrays and Loops in JavaScript

Understanding Arrays and Loops in JavaScript

11th Grade - University

7 Qs

Структурированный тип данных массив

Структурированный тип данных массив

10th Grade - University

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