Given A Prefix And A Postfix Notation What Are The Difference #243
Given a prefix and a postfix notation what are the difference between them?
This multiple choice question (MCQ) is related to the book/course gs gs121 Data Structures and Algorithms. It can also be found in gs gs121 Application of Stacks - Prefix to Infix Conversion - Quiz No.1.
Given a prefix and a postfix notation what are the difference between them?
The postfix equation is solved starting from the left whereas the prefix notation is solved from the right
The postfix equation is solved starting from the right whereas the prefix notation is solved from the left
Both equations are solved starting from the same side(right)
Both equations are solved starting from the same side(left)
Similar question(s) are as followings:
Online Quizzes of gs121 Data Structures and Algorithms
Binary Trees - Binary Search Tree - Quiz No.1
gs gs121 Data Structures and Algorithms
Online Quizzes
Binary Trees - Binary Search Tree - Quiz No.2
gs gs121 Data Structures and Algorithms
Online Quizzes
Binary Trees - Preorder Traversal - Quiz No.1
gs gs121 Data Structures and Algorithms
Online Quizzes