ADT in Data Structure

ADT in Data Structure

University

5 Qs

quiz-placeholder

Similar activities

Unit 10 - Packet Switching

Unit 10 - Packet Switching

12th Grade - University

10 Qs

pointers and structures

pointers and structures

University

10 Qs

Structure Data Review

Structure Data Review

University - Professional Development

10 Qs

ICF-Mechanical-(Theory Quiz-2)

ICF-Mechanical-(Theory Quiz-2)

University

10 Qs

DSA quiz

DSA quiz

University

10 Qs

Data Structure - Queue

Data Structure - Queue

9th Grade - University

8 Qs

CSC248 Revision 1

CSC248 Revision 1

University

10 Qs

SYCS - OS UNIT 1 - Chapter 3

SYCS - OS UNIT 1 - Chapter 3

University

10 Qs

ADT in Data Structure

ADT in Data Structure

Assessment

Quiz

Computers

University

Hard

Created by

Jamunadevi T

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The list is made up of data storage containers known as ........

Nodes

Class

Head

Tail

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An ............ is a group of similar elements or data items of the same type collected at

contiguous memory locations.

Array

Stack

Queue

None

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

chain or list.

Linked List

Stack

Queue

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ......... Part holds the data.

Data

Address

Both

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The .......... Part holds the address of the next node.

Data

Address

Both

None