
Demo DS-A ASHV Quiz
Authored by Jaganmohan Bondala
Computers
University
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is our HOD Name?
Dr. K.Chokkanathan
Dr. Kalpana
Dr. Sridevi
Dr. Sameena Athahar Khan
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Find top of stack using operations
push(10), push(20), push(30), pop(), push(15), push(25), pop()
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
If elements are inserted in the order -1,2,-3,0,1,4,7,-4 then to delete value 0 how many dequeue operations are required?
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
arr = {45,77,89,90,94,99,100} and key = 99; what are the mid values in the first and second levels of recursion?
90 and 94
90 and 89
90 and 99
89 and 94
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In computing, What is FILO?
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The situation when in a linked list START=NULL is
underflow
overflow
housefull
saturated
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following pseudocode that uses a stack
declare a stack of characters
while ( there are more characters in the word to read ){
{
read a character
push the character on the stack
}
while ( the stack is not empty )
{ pop a character off the stack
write the character to the screen
}
What is output for input "computer"?
computer
computercomputer
retupmocretupmoc
retupmoc
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?