Linked list(3)

Linked list(3)

University

10 Qs

quiz-placeholder

Similar activities

Information System and Modern Organization part 1

Information System and Modern Organization part 1

University

14 Qs

Node.js

Node.js

University

10 Qs

U26 Q7 - CIDR

U26 Q7 - CIDR

KG - University

12 Qs

PHP Introduction - Assignment 1

PHP Introduction - Assignment 1

University

10 Qs

BASIC HTML

BASIC HTML

University

9 Qs

Array

Array

University

12 Qs

HTML Quiz

HTML Quiz

11th Grade - University

15 Qs

C++ Array Quiz

C++ Array Quiz

University

10 Qs

Linked list(3)

Linked list(3)

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

rvidhya -HICET

Used 23+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Linked list implementation, a node carries information regarding _______.

Link

Data

Link and Data

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A linked list in which the last node of Linked list points to the first is called a _________.

Singly linked list

Doubly linked list

Circular linked list

None of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A doubly linked list performs traversal in _________.

Either direction

Circular direction

Any direction

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Linked list data structure usage offers considerable saving in

Space utilisation and computational time

Space utilisation

computational time

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operation is performed more efficiently in doubly linked list ?

Searching an element

Deleting an element

Inserting an element

None of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If in a linked list address of first node is 1020 then what will be the address of node at 5th position ?

1038

1036

1024

None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Circular Linked List insertion of a node involves the modification of ____ links.

1

2

3

0

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?