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 / p.divya poojitha

a-b+c*(/de-(+fg))
a-b+c*(t-s) if t=/de;s=+fg
a-b+c*(-ts)
-ab+*c-ts
+-ab*c-ts
sol is +-ab*c-/de+fg

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to show the insertion and deletion of an element in an array using the position

924


What is a list of lists?

976


What is the Role of push() and pop() method?

1071


What is the two-dimensional array?

1083


Do you know what is linear search?

949


what is Linked lists?

1030


Define depth and height of a node?

965


What are the disadvantages of using collection classes over arrays?

1121


What do you mean by data and data structure?

1032


How does bogo sort work?

1050


Describe the level term in a tree.

974


What is harvesting in agriculture?

922


If you have to store one lakh objects, what will be a better option- a hash map or an array list?

1259


Explain set interface?

1176


Can you change size of array once created?

901