Stack,Queue,CQ

Stack,Queue,CQ

University

22 Qs

quiz-placeholder

Similar activities

DSC UNIT 3

DSC UNIT 3

University

26 Qs

LinearDataStructures

LinearDataStructures

University

20 Qs

OPERATING SYSTEMS UNIT 1 QUIZ

OPERATING SYSTEMS UNIT 1 QUIZ

University

20 Qs

Data Structures- Introduction

Data Structures- Introduction

University

20 Qs

Quiz Data Structures Unit II

Quiz Data Structures Unit II

University

25 Qs

DS unit 2

DS unit 2

University

20 Qs

CS 213 - Data Structures and Algorithm

CS 213 - Data Structures and Algorithm

University

25 Qs

T0902R - MULTIVIEW DRAWINGS

T0902R - MULTIVIEW DRAWINGS

9th Grade - University

26 Qs

Stack,Queue,CQ

Stack,Queue,CQ

Assessment

Quiz

Computers

University

Medium

Created by

Sindhu S

Used 2+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these best describes an array?

A data structure that shows a hierarchical behavior

Container of objects of similar types

Arrays are immutable once initialised

Array is not a data structure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the advantages of arrays?

Objects of mixed data types can be stored

Elements in an array cannot be sorted

Index of first element of an array is 1

Easier to store elements of same data type

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Elements in an array are accessed _____________

randomly

sequentially

expoinentially

logarithmcally

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Process of inserting an element in stack is called ____________

create

push

evaluation

pop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Process of removing an element from stack is called __________

create

push

evaluation

pop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pushing an element into stack already having five elements and stack size of 5, then stack becomes ___________

overflow

crash

underflow

user flow

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Entries in a stack are “ordered”. What is the meaning of this statement?

A collection of stacks is sortable

Stack entries may be compared with the ‘<‘ operation

The entries are stored in a linked list

There is a Sequential entry that is one by one

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?