Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Questions  >  Which of the following is the equivalent pref... Start Learning for Free
Which of the following is the equivalent prefix notation of the following expression?
(M + N) * (P / O) - (Q / R)
  • a)
    - * + MN // POQR
  • b)
    - * + MN / PO / QR 
  • c)
    // - * + MN POQR
  • d)
    / - * + MN PO / QR
Correct answer is option 'B'. Can you explain this answer?
Most Upvoted Answer
Which of the following is the equivalent prefix notation of the follow...
Prefix Notation:
Prefix notation, also known as Polish notation, is a way of writing arithmetic expressions in which the operator is placed before its operands. This notation eliminates the need for parentheses to indicate the order of operations.

Given Expression:
(M N) * (P / O) - (Q / R)

Explanation:
To convert the given expression into prefix notation, we need to move the operator before its operands. Let's break down the given expression step by step.

1. First Operand: (M N)
- The first operand is (M N).
- We need to move the operator and operands to the prefix notation.
- The operator is multiplication (*), and the operands are M and N.
- In prefix notation, we write it as * MN.

2. Second Operand: (P / O)
- The second operand is (P / O).
- We need to move the operator and operands to the prefix notation.
- The operator is division (/), and the operands are P and O.
- In prefix notation, we write it as / PO.

3. Third Operand: (Q / R)
- The third operand is (Q / R).
- We need to move the operator and operands to the prefix notation.
- The operator is division (/), and the operands are Q and R.
- In prefix notation, we write it as / QR.

4. Main Expression: (M N) * (P / O) - (Q / R)
- Now, let's combine the prefix notations of the operands with the main operator (-).
- In prefix notation, we write it as - * MN / PO / QR.

Final Answer:
The equivalent prefix notation of the given expression (M N) * (P / O) - (Q / R) is - * MN / PO / QR, which is represented by option 'B'.
Free Test
Community Answer
Which of the following is the equivalent prefix notation of the follow...
(M + N) * (P / O) - (Q / R)
⇒  (((M + N) * (P / O)) - (Q / R))
⇒ ((( +MN) * (/ PO)) - (/ QR))
 ⇒((*(+ MN) (/ PO)) - (/ QR))
= ( - (*( + MN) (/ PO) (/ QR)))
= - * + MN / PO / QR
Explore Courses for Computer Science Engineering (CSE) exam
Question Description
Which of the following is the equivalent prefix notation of the following expression?(M + N) * (P / O) - (Q / R)a)- * + MN // POQRb)- * + MN / PO / QRc)// - * + MN POQRd)/ - * + MN PO / QRCorrect answer is option 'B'. Can you explain this answer? for Computer Science Engineering (CSE) 2025 is part of Computer Science Engineering (CSE) preparation. The Question and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus. Information about Which of the following is the equivalent prefix notation of the following expression?(M + N) * (P / O) - (Q / R)a)- * + MN // POQRb)- * + MN / PO / QRc)// - * + MN POQRd)/ - * + MN PO / QRCorrect answer is option 'B'. Can you explain this answer? covers all topics & solutions for Computer Science Engineering (CSE) 2025 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for Which of the following is the equivalent prefix notation of the following expression?(M + N) * (P / O) - (Q / R)a)- * + MN // POQRb)- * + MN / PO / QRc)// - * + MN POQRd)/ - * + MN PO / QRCorrect answer is option 'B'. Can you explain this answer?.
Solutions for Which of the following is the equivalent prefix notation of the following expression?(M + N) * (P / O) - (Q / R)a)- * + MN // POQRb)- * + MN / PO / QRc)// - * + MN POQRd)/ - * + MN PO / QRCorrect answer is option 'B'. Can you explain this answer? in English & in Hindi are available as part of our courses for Computer Science Engineering (CSE). Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free.
Here you can find the meaning of Which of the following is the equivalent prefix notation of the following expression?(M + N) * (P / O) - (Q / R)a)- * + MN // POQRb)- * + MN / PO / QRc)// - * + MN POQRd)/ - * + MN PO / QRCorrect answer is option 'B'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of Which of the following is the equivalent prefix notation of the following expression?(M + N) * (P / O) - (Q / R)a)- * + MN // POQRb)- * + MN / PO / QRc)// - * + MN POQRd)/ - * + MN PO / QRCorrect answer is option 'B'. Can you explain this answer?, a detailed solution for Which of the following is the equivalent prefix notation of the following expression?(M + N) * (P / O) - (Q / R)a)- * + MN // POQRb)- * + MN / PO / QRc)// - * + MN POQRd)/ - * + MN PO / QRCorrect answer is option 'B'. Can you explain this answer? has been provided alongside types of Which of the following is the equivalent prefix notation of the following expression?(M + N) * (P / O) - (Q / R)a)- * + MN // POQRb)- * + MN / PO / QRc)// - * + MN POQRd)/ - * + MN PO / QRCorrect answer is option 'B'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice Which of the following is the equivalent prefix notation of the following expression?(M + N) * (P / O) - (Q / R)a)- * + MN // POQRb)- * + MN / PO / QRc)// - * + MN POQRd)/ - * + MN PO / QRCorrect answer is option 'B'. Can you explain this answer? tests, examples and also practice Computer Science Engineering (CSE) tests.
Explore Courses for Computer Science Engineering (CSE) exam
Signup to solve all Doubts
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev