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)

Answers were Sorted based on User's Feedback



Convert the following expression to postfix and prefix (A+B) * (D-C)..

Answer / revathy

PREFIX : *+AB-DC
POSTFI : AB+DC-*

Is This Answer Correct ?    19 Yes 0 No

Convert the following expression to postfix and prefix (A+B) * (D-C)..

Answer / gaurav

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

Is This Answer Correct ?    6 Yes 0 No

Convert the following expression to postfix and prefix (A+B) * (D-C)..

Answer / dhruv

how did you do it?
plz tell...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

How we can set and clear bit in a byte using macro function?

2 Answers   L&T, Samsung,


In C language, a variable name cannot contain?

0 Answers  


what is c?

13 Answers   Tech Mahindra,


write a program of bubble sort using pointer?

3 Answers   TCS,


C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions

0 Answers  


How many levels of indirection in pointers can you have in a single declaration?

0 Answers   Agilent, ZS Associates,


Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }

3 Answers   Qualcomm,


how many errors in c explain deply

0 Answers  


Does c have circular shift operators?

0 Answers  


do you think its fraud or original company?

0 Answers  


why program counter is 16 bit?

3 Answers  


what is difference between userlevel threads and kernel level threads ?what are the trades offs between these two approaches ? what approach is most frequently used and why ?

1 Answers  


Categories