Search Header Logo

QUIZ 2 Linked List

Authored by NORHAYATI SA'ADAH BINTI CHE ABD RAZAK (PSMZA)

Computers

Professional Development

Used 1+ times

QUIZ 2 Linked List
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete the sentence below. The length of linked list is depends on .

Number of nodes

Number of head

Number of tail

Number of arrow

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the BEST answer to describe a doubly linked list

A. A linked list in which each node has pointer to its successor.

B. A linked list in which each node has pointer to its predecessor.

C. A linked list in which each node has pointer to both its successor and its predecessor

D. A linked list which the last node’s link point to the first node of the list.

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Choose two components of the Array

Data Type

Name

Counter

Fixed

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete the sentence below. Linked list is a data structure used for collecting a sequence of objects, which allows efficient additional, removal and retrieval

A. from any position

B. only from the head

C. only from the tail

D. only in the front

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the RIGHT declaration of an array, which is named hpnm, data type is floating number and have 5 data.

A. float hpnm[] = 4;

B. float hpnm[4];

C. int hpnm[5];

D. float hpnm[5];

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select two items are not a NODE elements

A. Data

B. Pointer

C. data type

D. tail

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Choose the linked list referred based on figure below

A. Singly linked list

B. Doubly linked list

C. Circular linked list

D. Multiple linked list

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?