Doubly Linked Lists

Doubly Linked Lists

University

10 Qs

quiz-placeholder

Similar activities

Struktur Data

Struktur Data

University

10 Qs

Linked Lists

Linked Lists

University

14 Qs

Queues

Queues

11th Grade - Professional Development

15 Qs

JAVA COLLECTIONS Quiz

JAVA COLLECTIONS Quiz

University

15 Qs

Linked list

Linked list

University

13 Qs

Data Structures Activity - 1

Data Structures Activity - 1

University

15 Qs

Quizze Buzzie

Quizze Buzzie

University

14 Qs

Quiz - Linked list

Quiz - Linked list

University

14 Qs

Doubly Linked Lists

Doubly Linked Lists

Assessment

Quiz

Computers

University

Medium

Created by

Mrs.C. Rathika

Used 50+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In doubly linked lists, traversal can be performed?

a) Only in forward direction

b) Only in reverse direction

c) In both directions

d) In circular fashion

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is false about a doubly linked list?

a) We can navigate in both the directions

b) It requires more space than a singly linked list

c) The insertion and deletion of a node take a bit longer

d) Implementing a doubly linked list is easier than singly linked list

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which list user can navigate in both direction?

Singly Linked List

Doubly Linked List

Both

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A node in a doubly linked list has at least _____ fields

4

2

3

5

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

The DATA field of the head node will usually contain information.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It use pointer to link nodes.

Variable

Link List

Pointer

Trees

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

circular linked list

linked list

doubly circular linked list

doubly linked list

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?