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
Is array a linked list?
How does quick sort work?
What is lifo?
What is a hashmap in c?
Differentiate between failfast and failsafe.
How to initialize Dictionary using collection initialize?
What is structured data with example?
Define static data structures?
Write any two principles of gradation of structures.
What is complexity algorithm?
What is a hash in programming?
What is a stable algorithm?
What is the use of treemap?
Why null is allowed in hashmap?
What do you understand by doubly linked list?