Data Structures and Algorithms I Internal Assignment

Data Structures and Algorithms I Internal Assignment

University

20 Qs

quiz-placeholder

Similar activities

Knowledge Knockout[Quiz Round](2nd-4th years)

Knowledge Knockout[Quiz Round](2nd-4th years)

University

15 Qs

C++ Finall!!!!

C++ Finall!!!!

University

15 Qs

ASTS GANJIL Informatika

ASTS GANJIL Informatika

10th Grade - University

20 Qs

DSQUIZ 2020-21

DSQUIZ 2020-21

University

18 Qs

Y13 Graph Traversal

Y13 Graph Traversal

9th Grade - University

16 Qs

Linked List and Arrays in JAVA

Linked List and Arrays in JAVA

University

16 Qs

Data Structure Quiz1

Data Structure Quiz1

University

20 Qs

DS - Linked List - S1

DS - Linked List - S1

University

16 Qs

Data Structures and Algorithms I Internal Assignment

Data Structures and Algorithms I Internal Assignment

Assessment

Quiz

Computers

University

Medium

Created by

Chandrasekar R Professor

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which data structure is defined as a collection of

similar data elements?

Arrays

Linked List

Stack

Queue

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The data structure used in hierarchical data model

is

Graph

Array

Stack

Tree

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

______is a LIFO data

structure? (all are small Letters)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Examples of linear data structures include

Array

Stack

Queue

All the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The pop operation adds an element to the top of

a stack.

True

False

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

______ is an arrangement of data either in the

computer’s memory or on the disk storage. (all are small letters)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If an array is declared as int arr[] = {1,3,5,7,9};

then what is the value of sizeof(arr[3])?

5

2

3

7

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?