What is the outcome of this postfix expression assuming single digit operand 4 3 2 + * 5 6+ * ?
New DSC Quiz
Quiz
•
Computers
•
University
•
Hard
kamala patil
Used 4+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the outcome of this postfix expression assuming single digit operand 4 3 2 + * 5 6+ * ?
220
106
28
26
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
If the elements '1', '2', '3' and '4' are added in a stack, so what would be the order for the removal?
1234
2134
4321
none
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In the linked list implementation of queue, where will the new element be inserted?
At the middle position of the linked list
At the head position of the linked list
At the tail position of the linked list
anywhere
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would be the output given by display, after performing the following operations in a Double ended queue ?
Insertfront(10) ,Insertrear(30),deletefront(), ,Insertrear(40), deletefront(),deleterear(), Display(); Insertfront(20)
10, 30 ,40
30 ,40
20
none of them
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What should be the initial values of top of first and second stack that are implemented using single array of size max
-1 and max-1
0 and max-1
-1 and max
0 and max
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many nodes a complete binary tree will have at level L?
2L-1
2L
2L+1
2*L
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Which of the following is true with respect to a graph that is strongly connected?
only if every node is connected to every other node directly by an edge
it is applicable to only directed graph
if we can reach every node from every other node in a graph
none of them
20 questions
Data Structures Quiz
Quiz
•
University
20 questions
Data Structures and Algorithm
Quiz
•
University
17 questions
Demo DS-A ASHV Quiz
Quiz
•
University
15 questions
Stack??
Quiz
•
University
20 questions
DSA - QA3
Quiz
•
University
20 questions
Algorithm questions
Quiz
•
12th Grade - University
15 questions
Data Structure
Quiz
•
University
20 questions
Data Structure
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade