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

Answer Posted / kiran reddy

-(*(+(a2)+(b4)))1

Is This Answer Correct ?    18 Yes 49 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define degree of the node?

556


What is data type with example?

505


Define separate chaining?

539


Explain linear linked implementation of Stack and Queue?

514


Does treeset remove duplicates?

498






Differentiate between list and set.

622


What is data in computer science?

511


What is the difference between binary tree and binary search tree?

500


What is data structure and why we need them?

462


Which are the sorted collections?

549


How is the front of the queue calculated ?

712


What is shell sort in data structure?

474


What are the applications of stack?

493


What is the basic of data structure?

492


Does treeset allow null values?

520