super duper special exam in DSA

super duper special exam in DSA

University

121 Qs

quiz-placeholder

Similar activities

Cloud computing

Cloud computing

University

117 Qs

GOOGLE FORM

GOOGLE FORM

University

117 Qs

Mount Messer 2 - Revenge of the Mess

Mount Messer 2 - Revenge of the Mess

University

124 Qs

икт тест

икт тест

University

125 Qs

CSI 104

CSI 104

University

121 Qs

Spreadsheet Unit Review

Spreadsheet Unit Review

6th Grade - University

120 Qs

ICT

ICT

University

119 Qs

Python Quiz-8 AX-1

Python Quiz-8 AX-1

University

126 Qs

super duper special exam in DSA

super duper special exam in DSA

Assessment

Quiz

Computers

University

Hard

Created by

aristotle mayorca

Used 1+ times

FREE Resource

121 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT a Type of Data Structures?
Arrays
Tables
Stacks
Trees

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

It use pointer to link nodes.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What kind of Data structure would you expect to find utilised to store operations in a CPU?
Stack
Queue
List
Tree

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Consider the following operation performed on a stack of size 5.


Push(1);

Pop();

Push(2);

Push(3);

Pop();

Push(4);

Pop();

Pop();

Push(5);


After the completion of all operation, get the total number of element present in stack is

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

int is __________ data type.

user defined

derived

primary

all of above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Array is ___________ data type.

user defined

primary

derived

all of above

7.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

In ____________ data structure, the data items are arranged in a linear sequence.

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?