Parenthesis are never needed in prefix or postfix
expressions. Why?
Answers were Sorted based on User's Feedback
Answer / priya
paraanthesis are never needed for postfix expression
| Is This Answer Correct ? | 6 Yes | 13 No |
Answer / 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 |
What is hash data type?
Which file contains the definition of member functions?
What is array simple?
What is a hashers run?
Is radix sort stable?
What is a 2 dimensional array?
What is bubble sort and selection sort?
What are the standard ways in which a graph can be traversed?
Which is the slowest sorting algorithm?
List the basic operations carried out in a linked list?
Explain what is the data structures used to perform recursion?
Define parent node?