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 / amit patra

=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
=*-+abcde+fg

Is This Answer Correct ?    1 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Run time memory allocation is known as in data structure?

987


How many times is merge sort called?

960


Is array part of collection framework?

950


Define a full binary tree ?

1086


Can treemap have null values?

953


What is the use of substring?

1006


What is push and pop in stack?

904


How to create your own data structure in java?

978


Evaluate the following prefix expression " ++ 26 + - 1324" (Similar types can be asked)

1027


Explain implementation of deletion from a binary tree.

1023


What is impact of signed numbers on the memory using data structures?

1099


Differentiate between file and structure storage structure.

1016


Can you override methods of arraylist?

1050


What do you mean by sorting data?

948


Is data structures and algorithms important?

988