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 |
Define a linear and non linear data structure.
Which is faster hashmap or concurrenthashmap?
What is the default capacity of hashmap?
Is vector synchronized?
Can a stack be described as a pointer? Explain.
What do you mean by 2-3 tree?
What is the method to find the complexity of an algorithm?
What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
Can we create a null as a key for a map collection?
What are the parts of a linked list?
Describe the height term in a tree.
Define structure property in a heap?