Parenthesis are never needed in prefix or postfix
expressions. Why?
Answer Posted / nishant
in a prefix or postfix notation there is not anything
related to preority of operators and only we have to moov
from one side to nother so brackets are not required.
| Is This Answer Correct ? | 13 Yes | 32 No |
Post New Answer View All Answers
How do I rearrange rows in numbers?
What are the Advantages and disadvantages of Array?
What is the difference between length () and size () of arraylist?
Is null allowed in list?
Can we modify final arraylist?
What is data algorithm?
Is there any difference between int[] a and int a[]?
What are the different types of data structures explain briefly?
What is a simple path?
Which is better bubble sort or selection sort?
What is heap with example?
How to copy an array into another array?
Can treemap have duplicate values?
How do you empty an arraylist?
Why you need a data structure?