Convert the following infix expression to post fix notation
((a+2)*(b+4)) -1

Answer Posted / a khan

a2+b4+*1-

Is This Answer Correct ?    25 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can someone display singly linked list from first to last?

637


Can treeset have duplicates?

677


Which sorting algorithm is worst?

649


where do you use double linked list?

757


Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.

721






How to sort 1 million floating point numbers?

885


Describe full binary tree and complete binary tree.

667


Is list a data structure?

648


Is it possible to make an array volatile in java?

660


Differentiate between failfast and failsafe.

891


What are the advantages of array?

645


What are doubly linked lists?

747


Define red-black trees.

731


Why is tuple immutable?

600


What are red-black trees?

674