Data Structures & Algorithms — Prelim Exam

Data Structures & Algorithms — Prelim Exam

University

40 Qs

quiz-placeholder

Similar activities

SPECIAL EXAMINATION - TM104

SPECIAL EXAMINATION - TM104

University

35 Qs

список python

список python

11th Grade - University

40 Qs

Strategi Algoritmik Pemrograman XI

Strategi Algoritmik Pemrograman XI

11th Grade - University

42 Qs

PF117

PF117

University

35 Qs

INFORMATIKA10 PG

INFORMATIKA10 PG

10th Grade - University

40 Qs

Quiz de Programação Orientada a Objetos

Quiz de Programação Orientada a Objetos

University

40 Qs

Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

University

42 Qs

STS GANJIL INFORMATIKA KELAS 8 TP 2025/2026

STS GANJIL INFORMATIKA KELAS 8 TP 2025/2026

8th Grade - University

43 Qs

Data Structures & Algorithms — Prelim Exam

Data Structures & Algorithms — Prelim Exam

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Jayson Reales

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • Ungraded

Arrays in JavaScript are always fixed in size.
True
False

2.

MULTIPLE CHOICE QUESTION

2 mins • Ungraded

Elements in an array are stored at contiguous memory locations.
True
False

3.

MULTIPLE CHOICE QUESTION

2 mins • Ungraded

JavaScript arrays are zero-indexed, meaning the first element starts at index 1.
True
False

4.

MULTIPLE CHOICE QUESTION

2 mins • Ungraded

.push() adds elements to the end of an array.
True
False

5.

MULTIPLE CHOICE QUESTION

2 mins • Ungraded

.pop() removes the first element of an array.
True
False

6.

MULTIPLE CHOICE QUESTION

2 mins • Ungraded

.unshift() adds one or more elements at the beginning of an array.
True
False

7.

MULTIPLE CHOICE QUESTION

2 mins • Ungraded

.shift() removes the last element of an array.
True
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?