Doubly Linked Lists

Doubly Linked Lists

University

10 Qs

quiz-placeholder

Similar activities

Queues

Queues

11th Grade - Professional Development

15 Qs

CS180-C7&8

CS180-C7&8

University

12 Qs

Information System and Modern Organization part 1

Information System and Modern Organization part 1

University

14 Qs

DBMS Lab Quiz 1 2B3

DBMS Lab Quiz 1 2B3

University

10 Qs

PHP Introduction - Assignment 1

PHP Introduction - Assignment 1

University

10 Qs

Graficas con matlab y pandas

Graficas con matlab y pandas

University

10 Qs

System Design

System Design

University

10 Qs

HTML Quiz

HTML Quiz

11th Grade - University

15 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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?