Sumit

Sumit

University

10 Qs

quiz-placeholder

Similar activities

Python - Data Types

Python - Data Types

12th Grade - University

11 Qs

Qualitative vs Quantitive

Qualitative vs Quantitive

University

10 Qs

Image Compression

Image Compression

12th Grade - University

11 Qs

Data Organization Quiz

Data Organization Quiz

University

15 Qs

Exposición corta SO avanzados

Exposición corta SO avanzados

University

14 Qs

cctv components

cctv components

11th Grade - University

10 Qs

Cycle 2: Session 2 Review.

Cycle 2: Session 2 Review.

University - Professional Development

10 Qs

College Terminology C-D

College Terminology C-D

University

10 Qs

Sumit

Sumit

Assessment

Quiz

Education

University

Hard

Created by

Sumit Jain

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the disadvantage of array data structure?

Elements of array can be accessed in constant time

The amount of memory to be allocated should be known beforehand.

Elements are stored in contiguous memory blocks

Multiple other DS can be implemented using array

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is the advantage of the array data structure?

Elements of mixed data type can be stored

Easier to access the elements in an array

index of the 1st element starts from 1

Elements of an array can not be stored

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following data structures can be used to implement queues?

Stack

Array

Linked list

All of the above

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following data structures allow insertion and deletion from both ends?

Stack

Dequeue

Queue

Strings

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The term Data Structure refers to _____ and interrelationship between them.

Programming Language Statement

Coding Standards

Organization of data element

None of the above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Mathematical Model that can have set of operations that can be performed on that model is called as _____ .

Composite data type

Abstract data type

Primitive data type

None of the above

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In what kind of storage we can easily insert,delete,concatenate and rearrange substrings ?

Array

Stack

Linked List

Queue

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?