Write a postfix expression to (a*(b+c/d)*d-e)

Answers were Sorted based on User's Feedback



Write a postfix expression to (a*(b+c/d)*d-e)..

Answer / shukla.swapnil

abcd/+*d*e-

Is This Answer Correct ?    48 Yes 2 No

Write a postfix expression to (a*(b+c/d)*d-e)..

Answer / piyush chitkara

abcd/+*d*e-

Is This Answer Correct ?    4 Yes 3 No

Write a postfix expression to (a*(b+c/d)*d-e)..

Answer / dinesh thiyagarajan

abcd/+*de-* is the correct answer

Is This Answer Correct ?    6 Yes 12 No

Write a postfix expression to (a*(b+c/d)*d-e)..

Answer / surindra

abcdde/+**-

Is This Answer Correct ?    2 Yes 21 No

Post New Answer

More Java J2EE AllOther Interview Questions

waht are architecture of web application?

2 Answers  


what are callback methods?

3 Answers   iFlex,


I have include a jsp page by using <jsp:include page="/.../xyz.jsp"/> The thing is that the xyz.jsp page has its submit button.When i click on that button the whole main page get refreshed.But i want to refresh only the xyz.jsp page.How could i achive it so that i can only refresh the xyz.jsp not the main page page?

4 Answers  


Should we create system software ( e.g operating system ) in java ?

0 Answers  


what is acl(access control list)?

1 Answers   Athena, HCL,






What are the main classes of the list interfaces? : java collections

0 Answers  


Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

0 Answers  


What is the enumerator of the java collection framework? : java collections

0 Answers  


What is the Spring2.5 MVC Navigation flow?

1 Answers   IBM,


httt method

2 Answers   HCL,


Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com

0 Answers  


Why do you use Context Object

2 Answers   HCL,


Categories