Quiz #3 - Infix, Prefix and Postfix

Quiz #3 - Infix, Prefix and Postfix

University

15 Qs

quiz-placeholder

Similar activities

DS-U2-QUIZ2

DS-U2-QUIZ2

University

12 Qs

Data Structures quiz 2

Data Structures quiz 2

University

14 Qs

Operators in C

Operators in C

University

12 Qs

Stack2

Stack2

University

10 Qs

UNIT 3

UNIT 3

University

10 Qs

C21-3rd sem-CA quiz2

C21-3rd sem-CA quiz2

University

10 Qs

infix to postfix

infix to postfix

University

20 Qs

DS GRAND QUIZ

DS GRAND QUIZ

University

20 Qs

Quiz #3 - Infix, Prefix and Postfix

Quiz #3 - Infix, Prefix and Postfix

Assessment

Quiz

Computers

University

Hard

Created by

Carmeli Marie Joy Samson

Used 45+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the postfix expression for the corresponding infix expression?

a b c * + d e * +

a b c + * d e * +

a + b c * d e + *

a b c * + ( d e ) * +

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What notation is this format : <operand> <operator> <operand>

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What is the postfix expression for the infix expression?

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the corresponding postfix expression for the given infix expression?

ab*+cd/

ab+*cd/

abc*+/d

ab*cd/+

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What notation is this format : <operator> <operand> <operand>

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Media Image

The postfix expression is equivalent to what infix expression?

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

According to the order of precedence, multiplication and division is the lowest precedence.

True

False

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?