Round 2

Round 2

University

25 Qs

quiz-placeholder

Similar activities

Data Structure

Data Structure

University

20 Qs

Database

Database

12th Grade - University

20 Qs

OCR A Level Computer Science (H446) - Component 1.1.1 - Structure and Function of the Processor

OCR A Level Computer Science (H446) - Component 1.1.1 - Structure and Function of the Processor

11th Grade - University

23 Qs

Computer organisation & architecture

Computer organisation & architecture

12th Grade - University

20 Qs

Database Management Systems Unit I Quiz

Database Management Systems Unit I Quiz

University

20 Qs

DWDM Unit1 Quiz

DWDM Unit1 Quiz

University

21 Qs

DBMS LAB

DBMS LAB

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?