Parenthesis are never needed in prefix or postfix
expressions. Why?
Answer Posted / hussain
Simple logic that ----
operators are not in between operands, in prefix and postfix expression, hence parentheses are not required in pre and postfix expression..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are scalar values?
Will arraylist maintain insertion order?
What is the Difference between sax and dom parser?
Define in brief an array.
When should structures be passed by values or by reference?
What are common data structures?
What are priority queues?
Is red black tree balanced?
What is a simple graph?
How is bubble sort done?
Can you use Bubble Sort To sort the number of elements.
State the demerit of linear representation of binary trees?
What is sorting an array?
What is difference between set and map?
Write a Program for Linked list manipulation.