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

What is difference between set and map?

684


How do you sort a collection in descending order?

718


Explain merge sort algorithms.

779


What is array simple?

684


Explain Array

750


where do you use double linked list?

785


What are arrays give example?

679


Parenthesis is never required in postfix or prefix expressions, why?

675


How do I use quick sort?

658


Can we put null value in hashmap?

642


What is perfect binary tree?

632


How many types of sorting algorithms are there?

657


What is dynamic array how is it created?

652


Is array size dynamic or fixed?

712


Name the areas in which you can apply data structures extensively?

690