Advance Stack

Advance Stack

Professional Development

10 Qs

quiz-placeholder

Similar activities

Informatica

Informatica

KG - Professional Development

12 Qs

Graph terminology

Graph terminology

Professional Development

9 Qs

Shameera's DS quizz

Shameera's DS quizz

University - Professional Development

15 Qs

Offsite DCI (13-14.06.2023) - Quiz

Offsite DCI (13-14.06.2023) - Quiz

Professional Development

8 Qs

DSA + System Design - 12

DSA + System Design - 12

Professional Development

11 Qs

napędy optyczne.

napędy optyczne.

Professional Development

14 Qs

DS CLASS QUIZ

DS CLASS QUIZ

Professional Development

10 Qs

Past Technology

Past Technology

KG - Professional Development

10 Qs

Advance Stack

Advance Stack

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Purushotham M

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Convert to postfix form of A * B + C / D is

AB*CD/+

*AB/CD+

A*BC+/D

ABCD+/*

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Convert the following Infix to Postfix form

v * w + (x * y) + z

vw*xy*+z+

vw*xy+*z*

vw+xy*z+

none

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the value of the postfix expression 6 3 2 4 + – *

-18

1

40

74

4.

MULTIPLE CHOICE QUESTION

1 min • 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 /

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The prefix form of A-B/ (C * D ⋀ E) is?

-/*⋀ACBDE

-ABCD*⋀DE

-A/B*C⋀DE

-A/BC*⋀DE

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Convert the following Infix expression to Postfix form using a stack


x + y * z + (p * q + r) * s

xyz*+pq*r+s*+

xyz*+pq*r+s+*

xyz+*pq*r+s*+

none

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The following postfix expression with single digit operands is evaluated using a stack:

8 2 3 ^ / 2 3 *

6,1

5,7

3,2

1,6

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?