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 postfix form of A*B+C/D is?
Q.
The postfix form of A*B+C/D is?
A.
*AB/CD+
B.
AB*CD/+
C.
A*BC+/D
D.
ABCD+/*
Answer» B. AB*CD/+
3.8k
0
Do you find this helpful?
34
View all MCQs in
Data Structures (DS)
Discussion
No comments yet
Login to comment
Related MCQs
The postfix form of the expression (A + B)∗(C∗D − E)∗F / G is
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 postfix form of the expression (A+ B)*(C*D- E)*F / G is?
The data structure required to evaluate a postfix expression is
What is the value of the postfix expression 6 3 2 4 + – *?
Which data structure is needed to convert infix notation to postfix notation?
What is the time complexity of an infix to postfix conversion algorithm?
Which of the following statement is incorrect with respect to infix to postfix conversion algorithm?
In infix to postfix conversion algorithm, the operators are associated from?