A level Computer Science In-fix post-fix Reverse polish

A level Computer Science In-fix post-fix Reverse polish

10th Grade - University

10 Qs

quiz-placeholder

Similar activities

Tutorium 1 - Prog2

Tutorium 1 - Prog2

University

11 Qs

Câu hỏi trắc nghiệm

Câu hỏi trắc nghiệm

11th Grade

10 Qs

10A16_L1_HK1

10A16_L1_HK1

10th Grade

15 Qs

FIVIZZ: WEEK 11 - PROGRAMMING 2

FIVIZZ: WEEK 11 - PROGRAMMING 2

University

10 Qs

POST TES 3.3 Mengevaluasi permasalahan jaringan nirkabel

POST TES 3.3 Mengevaluasi permasalahan jaringan nirkabel

12th Grade - Professional Development

10 Qs

AP1 - 1º Trim - 1ª Serie - Tecnico - Lógica Computacional

AP1 - 1º Trim - 1ª Serie - Tecnico - Lógica Computacional

11th Grade

10 Qs

Exploring AI

Exploring AI

10th Grade

15 Qs

Java: repetition control structure for & while

Java: repetition control structure for & while

10th - 12th Grade

10 Qs

A level Computer Science In-fix post-fix Reverse polish

A level Computer Science In-fix post-fix Reverse polish

Assessment

Quiz

Computers

10th Grade - University

Hard

Created by

Sharbrook stapleton

Used 42+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Convert from in-fix to post-fix RPN

x ^ y / (5 * z) + 10

x y ^ 5 z * / 10 +

10 +x y ^ 5 z * /

x y ^ 5 / 10 + z *

x y 5 ^ z * / 10 +

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Convert from in-fix to post-fix RPN

5y+6x+9/z

5 y 6 x * * + 9 z / +

5 y * 6 x * + 9 z / +

5 y 6 x 9 + z / +

+ 9 z / +5 y * 6 x *

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Convert from in-fix to post-fix RPN

(3+4/5)*(Y+X^3)

3 4 5 Y X 3 / + ^ + *

3 4 5 / + Y X 3 ^ + *

3 4 5 + / Y X 3 ^ + *

3 4 + 5 / Y X 3 ^ + *

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Convert from in-fix to post-fix RPN

2+3*4+6*7/8

2 3 + 4 6 + * 7 8 / +

2 3 4 * + 6 7 8 * / +

2 3 4 * + 6 7 * 8 + /

2 3 4 * + 6 7 * 8 / +

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Convert from in-fix to post-fix RPN

2+3 * 2/3 * 2^3

2 3 2 * 3 / 2 3 ^ * +

2 3 * + 2 3 / * 2 3 ^

2 3 2 3 * / 2 3 ^ * +

2 3 2 3 2 3 * / ^ * +

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Convert from in-fix to post-fix RPN

5* (6 - 7) ^ 8

5 6 7 - 8 ^ *

5 6 7 8 - ^ *

5 6 7 8 ^ * -

5 6 7 8 ^ - *

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Convert from post-fix RPN to in-fix

x y ^ 5 z * / 10 +

x ^ y * 5 + 10/ z

x ^ y / (5 * z) + 10

x ^ y / (5 * z + 10 )

x ^ y / 5 +( z * 10 )

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?