Infix, Prefix and Postfix

mycodeschool
mycodeschool
915.4 هزار بار بازدید - 11 سال پیش - See complete series on data
See complete series on data structures here:
Data structures

In this lesson, we have described Infix , Prefix and Postfix notations which are ways of writing arithmetic and logical expressions. Infix notation is the most common way of writing expressions. Prefix and Postfix notations are other two ways that are good for machines because they can be parsed and evaluated easily. This is one important topic in computer science where we find application of stack data structure.

For practice problems and more, visit: http://www.mycodeschool.com

Like us on Facebook: Facebook: MyCodeSchool

Follow us on twitter: Twitter: mycodeschool
11 سال پیش در تاریخ 1392/09/04 منتشر شده است.
915,420 بـار بازدید شده
... بیشتر