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
Can constructor be static?
What is difference between arraylist and list?
what are the applications of Linked Lists?
Does treemap allow null values?
Which language is best for data structures?
What is insertion sort technique?
What do you mean by linear probing?
What is difference between stack and queue?
What is a list in data structure?
What is entryset method in map?
Are linked lists useful?
Which is the parent class of sortedset
What is b tree in data structure?
What is a bubble sort and how do you perform it?
What is selection in an algorithm?