Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Interview
»
Technology
Convert the expression ((A + B) * C – (D – E) ^ (F + G)) to equivalent Postfix notations.
AC + B * DE - FG +^-
AB + C * DE - FG + ^-
AC + B* DE - FG -+ ^
AB + C * DE - FG -+ ^
Correct Answer:
AB + C * DE - FG + ^-
← Previous Question
Next Question→
More Questions from
Technology
What are Spring beans ?
Which two method you need to implement for key Object in HashMap ?
Exception handling is targeted at
How can we achieve singleton pattern in iOS?
How to declare select-option as a parameter?
Explain the difference between Template and Table ?
How do you put a message in the browser's status bar ?
What happens if the list-style-type property is used on a non-list element like a paragraph?
What are Child Selectors ?
Explain what is injector ?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments