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 the following expression to postfix and prefix
(A+B) * (D-C)

Answer Posted / gaurav

Prefix :*+AB-DC
Postfix:AB+DC-*

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

is it possible to create your own header files?

1166


List a few unconditional control statement in c.

1029


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1327


What is getch c?

1346


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

2286


Explain what is the difference between null and nul?

1215


How many types of errors are there in c language? Explain

1025


I have a varargs function which accepts a float parameter?

1099


a program that can input number of records and can view it again the record

1964


How can a program be made to print the name of a source file where an error occurs?

1267


Do you know the difference between exit() and _exit() function in c?

1113


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2597


What does p mean in physics?

1098


If fflush wont work, what can I use to flush input?

1153


How can I manipulate strings of multibyte characters?

1159