Round 2

Round 2

University

25 Qs

quiz-placeholder

Similar activities

Acronyms Quiz 1

Acronyms Quiz 1

University

20 Qs

EE1101 Chapter 7, 8 & 9 Quizzez 2024

EE1101 Chapter 7, 8 & 9 Quizzez 2024

12th Grade - University

20 Qs

Internet

Internet

11th Grade - University

20 Qs

FIS-Quiz3

FIS-Quiz3

12th Grade - University

20 Qs

All About Documents Quiz

All About Documents Quiz

4th Grade - University

20 Qs

IT Essentials Ch 4 Review - Preventive Maintenance & Trouble

IT Essentials Ch 4 Review - Preventive Maintenance & Trouble

10th Grade - University

24 Qs

CSC134-Chapter 1

CSC134-Chapter 1

University

20 Qs

C Programming Quiz

C Programming Quiz

University

20 Qs

Round 2

Round 2

Assessment

Quiz

Computers

University

Hard

Created by

VIKASH AGS22ABCA169

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is a data structure?

A programming language

A collection of algorithms

A way to store and organize data

A type of computer hardware

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which data structure is used for implementing recursion?

Stack

Queue

List

Array

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The data structure required to check whether an expression contains a balanced parenthesis is?

Queue

Stack

Tree

Array

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the value of the postfix expression 6 3 2 4 + - *?

74

-18

22

40

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The data structure required for Breadth First Traversal on a graph is?

Array

Stack

Tree

Queue

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The prefix form of A-B/ (C * D ^ E) is?

-A/B*C^DE

-A/BC*^DE

-ABCD*^DE

-/*^ACBDE

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The optimal data structure used to solve Tower of Hanoi is ?

Tree

Heap

Priority queue

Stack

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?