Demo DS-A ASHV Quiz

Demo DS-A ASHV Quiz

University

17 Qs

quiz-placeholder

Similar activities

2.4 - 2.6

2.4 - 2.6

University

15 Qs

L1 - Computer Networks

L1 - Computer Networks

University

13 Qs

DBC CHAPTER 3 - REVISION

DBC CHAPTER 3 - REVISION

University

15 Qs

Week 4

Week 4

University

15 Qs

Java Control and Loop -2

Java Control and Loop -2

University

20 Qs

Five Nights At Freddy's: Security Breach Quiz

Five Nights At Freddy's: Security Breach Quiz

KG - Professional Development

13 Qs

Firewall and Network Security

Firewall and Network Security

University

15 Qs

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

Demo DS-A ASHV Quiz

Demo DS-A ASHV Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Jaganmohan Bondala

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Media Image

 In computing, What is FILO?

First In First Out
First In Last out
Last Out Lowest Order
A very thin unleavened dough used for making pastries such as baklava and börek in Middle Eastern and Balkan cuisines.

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?