ADT in Data Structure

ADT in Data Structure

University

5 Qs

quiz-placeholder

Similar activities

Data Structures

Data Structures

University

10 Qs

Data Structure II

Data Structure II

University

10 Qs

Structure Data Review

Structure Data Review

University - Professional Development

10 Qs

DATA STRUCTURE QUIZ 1- INTRO TO DATA STRUCTURES

DATA STRUCTURE QUIZ 1- INTRO TO DATA STRUCTURES

University

10 Qs

Data Structures Quiz-2

Data Structures Quiz-2

University

10 Qs

Data Structure

Data Structure

University

10 Qs

DSA - Intro

DSA - Intro

University

10 Qs

DS Quiz1

DS Quiz1

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