Stack??

Stack??

University

15 Qs

quiz-placeholder

Similar activities

Data Structure

Data Structure

12th Grade - University

15 Qs

STACK

STACK

University

11 Qs

Data Structure With C++

Data Structure With C++

University

20 Qs

DSA5541 Quiz 1 TRI 2210

DSA5541 Quiz 1 TRI 2210

University

20 Qs

Stack & Queue

Stack & Queue

University

16 Qs

Quiz #3 - Infix, Prefix and Postfix

Quiz #3 - Infix, Prefix and Postfix

University

15 Qs

Quiz on Stacks and Data Structures 2

Quiz on Stacks and Data Structures 2

University

10 Qs

Data Structure

Data Structure

University

20 Qs

Stack??

Stack??

Assessment

Quiz

Computers

University

Medium

Created by

hayfa Haiza

Used 741+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Accessing top element in stack is constant time operation.

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Only top element can be accessed in stack

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Stacks have LIFO ordering

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Nested function calls form a stack

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The postfix form of the expression (A+ B)*(C*D- E)*F / G is?

AB + CDE * - * F *G /

AB+ CD*E - FG /**

AB + CD* E - F **G /

AB + CD* E - *F *G /

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of them is an abstract data structure (ADT)?

Stacks

Functions

Queues

Both A and C

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

LIFO stands for

List of Outputs

Last in First Out

First in Last Out

None of them

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?