Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Convert following infix expression to the prefix expression.
a - b + c * (d / e - (f + g))

Answer Posted / madhu

a-b+c*(d/e-(f+g))
a-b+c*(d/e-+fg)
a-b+c*(/de-+fg)
a-b+c*-/de+fg
a-b+*c-/de+fg
-ab+*c-/de+fg
+-ab*c-/de+fg

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can a binary tree be represented using the rotation?

970


How will you reverse Linked List.

946


What is unbounded queue?

976


What is an algorithm in coding?

920


What are the operations that can be performed on a stack?

963


What is unhashable type list?

902


What is the top of a stack?

1045


Can we modify final arraylist?

1105


Define in brief an array.

994


Which sorting is best?

958


Why we need cursor implementation of linked lists?

1057


Where will be the free node available while inserting a new node in a linked list?

985


Is complete binary tree?

966


Which interfaces are implemented by printerstatereasons?

959


What is dynamic array how it is created?

973