Data Structure

Data Structure

University

5 Qs

quiz-placeholder

Similar activities

Linked List Types

Linked List Types

University

5 Qs

assessment 1

assessment 1

University

10 Qs

DSA-QUIZ-2

DSA-QUIZ-2

University

10 Qs

DS QUIZ-1 (unit-1)

DS QUIZ-1 (unit-1)

University

10 Qs

PDS - 04225 Lists, Stacks and Queues - Chapter 5

PDS - 04225 Lists, Stacks and Queues - Chapter 5

University

10 Qs

DS UNIT-2 TEST-1

DS UNIT-2 TEST-1

University

10 Qs

Linked List 2

Linked List 2

University

10 Qs

Data Structure Quiz

Data Structure Quiz

University - Professional Development

10 Qs

Data Structure

Data Structure

Assessment

Quiz

Computers

University

Medium

Created by

Jamunadevi T

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a node holds a data part and two addresses, it is known as a .......

Singly Linked List

Doubly-linked list

Circular Linked List

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ......... is a data structure, where data nodes are linked together forming a

chain or list.

Singly Linked List

Doubly-linked list

Circular Linked List

None

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a ..............., the last node of the series contains the address of the first node

to make a circular chain.

Singly Linked List

Doubly-linked list

Circular Linked List

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many types of linked-list are available?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ............ is an expression that contains more than two terms.

Polynomial

Stack

List

None