Data Structures Quiz

Data Structures Quiz

University

30 Qs

quiz-placeholder

Similar activities

Batch 1 Quiz - DSA Lab

Batch 1 Quiz - DSA Lab

University

25 Qs

DATA STRUCTURES WORKSHOP DAY-1

DATA STRUCTURES WORKSHOP DAY-1

University

25 Qs

Roll-a-coaster

Roll-a-coaster

University

30 Qs

Struktur data Tree

Struktur data Tree

University

30 Qs

Quiz Pra ASAS Informatika Lanjut Asyikk uhuy Banget...

Quiz Pra ASAS Informatika Lanjut Asyikk uhuy Banget...

10th Grade - University

30 Qs

UAS-UP-ADA-17122021

UAS-UP-ADA-17122021

University

35 Qs

Data Structure(FINAL)

Data Structure(FINAL)

University

25 Qs

Unit 2 Data Structures

Unit 2 Data Structures

University

25 Qs

Data Structures Quiz

Data Structures Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Irish Dajero

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a linear list of objects or items where all insertions and deletions are done at one end called the top.

Stack

Queue

Tree

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This refers to the operation of stack where it adds a data element onto the stack, making the added item as the new top

Pop()

Size()

Push()

Peek()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is referring to an operation of stack where it removes the top data element onto the stack and return it to the user

Pop()

Size()

Push()

Peek()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An application of stack where it needs to postpone the use of its data for a while. One example of this is expression conversion among different notations.

Backtracking

Parsing

Reversing a list

Postponement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a process of breaking data into individual pieces for further application. For example, in order to convert source programming into machine language

Backtracking

Parsing

Reversing a list

Postponement

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An application of stack where it is commonly found in computer gaming, decision analysis, and expert system.

Backtracking

Parsing

Reversing a list

Postponement

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is referring to a stack can be used in problem-solving like number system conversion

Backtracking

Parsing

Reversing a list

Postponement

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?