Search Header Logo

Data Structure Quiz1

Authored by Sowmitha V

Computers

University

Used 97+ times

Data Structure Quiz1
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

Example of linear data structure except

array

tree

queue

stack

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It use pointer to link nodes.

Variable

Link List

Pointer

Trees

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Array
Switch
Case
Loop

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

int nums[ ] =

{2, 3, 5, 8, 9, 11};

How would you access the fourth element in nums

nums[8]

nums[3]

nums(4)

nums(3)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

Arrays
Variables
Abstract Data Types
Algorithms

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

circular linked list

linked list

doubly circular linked list

doubly linked list

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int is __________ data type.

user defined

derived

primary

all of above

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?