McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Computer Science Engineering (CSE)
→
Data Structures (DS)
→
Linear Data Structures -Stacks and Queue...
→
The prefix form of A-B/ (C * D ^ E) is?
Q.
The prefix form of A-B/ (C * D ^ E) is?
A.
-/*^ACBDE
B.
-ABCD*^DE
C.
-A/B*C^DE
D.
-A/BC*^DE
Answer» C. -A/B*C^DE
2.9k
0
Do you find this helpful?
37
View all MCQs in
Data Structures (DS)
Discussion
No comments yet
Login to comment
Related MCQs
What is the postfix form of the following prefix expression -A/B*C$DE ?
What is the postfix form of the following prefix: *+ab–cd
The prefix form of an infix expression (p + q) – (r * t) is?
To obtain a prefix expression, which of the tree traversals is used?
The Postfix equivalent of the Prefix Notation * + ab - cd is
Inserting an item into the stack when stack is not full is called …………. Operation and deletion of item form the stack, when stack is not empty is called ………..operation.
The postfix form of the expression (A + B)∗(C∗D − E)∗F / G is
The postfix form of the expression (A+ B)*(C*D- E)*F / G is?
The postfix form of A*B+C/D is?
A code which deals about short form of a program is called __________ code.