Search Header Logo

Abstract Data Types

Authored by Cadile Whittle

Computers

12th Grade

Used 269+ times

Abstract Data Types
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________________ is a collection of elements used to store the same type of data.

Array

Function

Case

Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Storage for data defined in terms of set of operations to be performed on the data 

Arrays
Variables
Abstract Data Types
Algorithms

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Act of adding values into a stack is called

Pop

Poll

Push

Insert

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

If the elements “A”, “B”, “C” and “D” are placed in a stack and are deleted one at a time, in what order will they be removed?

ABCD

DCBA

DCAB

ABDC

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Consider the following operation performed on a stack of size 5.


Push(1);

Pop();

Push(2);

Push(3);

Pop();

Push(4);

Pop();

Pop();

Push(5);


After the completion of all operation, get the total number of element present in stack is

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Only the top element can be accessed in stack

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of them is an abstract data structure (ADT)?

Stacks

Functions

Queues

Both A and C

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?