super duper special exam in DSA

super duper special exam in DSA

University

121 Qs

quiz-placeholder

Similar activities

Excel Basics Quiz

Excel Basics Quiz

University

118 Qs

Metodologi Agile

Metodologi Agile

University

122 Qs

software process

software process

University

120 Qs

Python Final

Python Final

University

124 Qs

Kiến thức về An toàn Thông tin

Kiến thức về An toàn Thông tin

University

121 Qs

Nwc203c

Nwc203c

University

125 Qs

Latihan Soal Data Analyst

Latihan Soal Data Analyst

University

120 Qs

SOFTWARE TESTING PART A

SOFTWARE TESTING PART A

University

116 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?