Write a postfix expression to (a*(b+c/d)*d-e)
Answer Posted / dinesh thiyagarajan
abcd/+*de-* is the correct answer
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
What are the different types of collections views being provided by the map interface? : java collections
What are the classes in the java collection framework? : java collections
Should we create system software ( e.g operating system ) in java ?
can u draw class/object diagram for ATM
What is java collection? : java collections
What is deque in the java collections framework? : java collections
What are the considerations to be made in case of loops in java ?
What are maps interfaces in the java collections? : java collections
What are the different types of classes implemented in the set interfaces? : java collections
What are the main classes of the list interfaces? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What are the different types of features of the java collections framework? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What are the queues in the java collection framework? : java collections