Data Structures- Introduction

Data Structures- Introduction

Assessment

Flashcard

Computers

University

Easy

Created by

Jons 09

Used 27+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Process of inserting an element in stack is called ____________

Back

Push

2.

FLASHCARD QUESTION

Front

If the insertion and deletion happens from both the ends then the queue is called a ______ Queue.

Back

Deque

3.

FLASHCARD QUESTION

Front

Order of removal for elements “A”, “B”, “C”, and “D” in a queue?

Back

ABCD

4.

FLASHCARD QUESTION

Front

What is neither an algorithm nor a program?

Back

Pseudo code

5.

FLASHCARD QUESTION

Front

Data Structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.

Back

True

6.

FLASHCARD QUESTION

Front

In this type of data structures, data values of different types are grouped, as in structures and classes.

Back

Non-homogenous

7.

FLASHCARD QUESTION

Front

A container which can hold a fix number of items and these items should be of the same type. Most of the data structures make use of arrays to implement their algorithms.

Back

Array

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?