ADT in Data Structure

ADT in Data Structure

University

5 Qs

quiz-placeholder

Similar activities

Computer Programming (Lab)

Computer Programming (Lab)

University

10 Qs

Quiz 1

Quiz 1

University

8 Qs

DS Quiz1

DS Quiz1

University

10 Qs

OSI LAYER

OSI LAYER

KG - Professional Development

10 Qs

DSA Launchpad 2.0

DSA Launchpad 2.0

University

10 Qs

Introduction of Data Structure

Introduction of Data Structure

University

9 Qs

C++ Programming

C++ Programming

University

6 Qs

Kuis StrukDat

Kuis StrukDat

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