Parenthesis are never needed in prefix or postfix
expressions. Why?

Answer Posted / kenil

Because there is not an "order of operations" in prefix or postfix notation. The order in which you put the numbers and operators is the order in which calculation occurs.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the Linked List

634


Data structure used to implement a menu

619


What are different techniques for making hash function?

494


Discuss how to implement queue using stack.

513


Which method will arrange the element of an array in alphabetical order?

1569






Why is data structure used?

526


What does arraylist remove return?

452


Why do we use different types of data structures?

471


What is the best time complexity of bubble sort?

517


What is the slowest sorting algorithm?

484


Why is hashmap faster than treemap?

486


What is bubble sort technique?

494


Which sorting algorithm is considered the fastest?

589


How expression trees are gets represented in data structure?

493


How does bogo sort work?

579