Feeds:
Posts
Comments

Posts Tagged ‘infix’

About Infix and Postfix In an expression if the operators are placed between the operands, it is known as infix notation ( eg A+B) . On the other hand if the operators are placed after the operands then the expression is in postfix notation .( eg AB+) Infix Notation                            Postfix Notation (A-C)*B                                              [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.

Join 330 other followers