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
What is data structure and its classification?
What are three common types of traversals?
What is the use of hashtable?
What is collections singletonmap?
How many types of searching are there in data structure?
What type of data structure is used to perform recursion?
What is a map programming?
Differentiate linear from non linear data structure?
Which process places data at the back of the queue?
What is an algorithm in coding?
What are the basic data structures?
What is indexing an array?
Will arraylist maintain insertion order?
What are types of Collision Resolution Techniques and the methods used in each of the types?
How do you implement a stack?