Parenthesis are never needed in prefix or postfix
expressions. Why?
Answer Posted / priya
paraanthesis are never needed for postfix expression
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
Which collection class is thread safe?
How helpful is abstract data type of data structures?
“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?
What is difference between arraylist and linkedlist?
Does array sort mutate?
Define the queue data structure.
Does treemap allow null key?
Which is more efficient merge sort vs quicksort?
How does sort function work?
What is inserting in data structure?
What do you know about traversal in linked lists?
Is array a data structure?
Why is hashset used?
Why do we need sorting algorithms?
When is a binary search algorithm best applied?