ADT in Data Structure

ADT in Data Structure

University

5 Qs

quiz-placeholder

Similar activities

SD_Stack&Queue

SD_Stack&Queue

University

10 Qs

Stack & Queue

Stack & Queue

University

10 Qs

Unit 14: Abstract

Unit 14: Abstract

University

8 Qs

Data Structure Quiz

Data Structure Quiz

University - Professional Development

10 Qs

DS Quiz1

DS Quiz1

University

10 Qs

Computer Architecture

Computer Architecture

University

10 Qs

Data Structures

Data Structures

University

10 Qs

Linked List 2

Linked List 2

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