...
Algorithms
October 12, 2023
UGC NET CS 2014 Dec-Paper-2
October 12, 2023
Algorithms
October 12, 2023
UGC NET CS 2014 Dec-Paper-2
October 12, 2023

Algorithms

Question 30

The postfix expression for the infix expression
A + B*(C + D)/F + D*E is:

A
AB + CD + *F/D + E*
B
ABCD + *F/DE*++
C
A *B + CD/F *DE++
D
A + *BCD/F* DE++
E
None of the above
Question 30 Explanation: 
The postfix expression will be,
A B C D + * F / + D E * +
Correct Answer: E
Question 30 Explanation: 
The postfix expression will be,
A B C D + * F / + D E * +
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!