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 / rohit verma

-a+*c-/de+fg

Is This Answer Correct ?    6 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why set will not allow duplicates?

949


Explain what are the major data structures used in the rdbms?

1006


Is array a linked list?

949


Write a program to reverse a link list.

995


Write an algorithm to show various operations on ordered list and arrays

971


Write an algorithm through which the inserting and deleting of elements can take place in circular queue?

1263


Define 2-3 tree?

1022


What are the advantages of linked list over array (static data structure)?

1392


What is the height of binary tree?

1068


Which sorting algorithm has minimum number of swaps?

942


What is binary search in data structure?

975


Explain circular linked list?

974


Which sorting is used in collections sort?

922


How will you check the validity of an expression containing nested parentheses?

997


What is binary tree used for?

1010