Evaluate the following prefix expression " ++ 26 + - 1324"
Answer Posted / naman
there are 4 operators and 6 operands. how can this be a
correct prefix exp ? ans1 and 2 are correct with there
assumptions..
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
Is binary tree balanced?
What is an expression tree?
What are the categories of avl rotations?
Write a recursive c function to calculate the height of a binary tree.
What are the types of bulleted list?
Are duplicates allowed in list?
How can we remove loops in a linked list? What are the functions of fast and slow pointers?
Are duplicates allowed in hashmap?
What actions are performed when a function returns?
What are the complexity of binary search?
What is the idea behind splaying?
What is the difference between arraylist and array?
Which interfaces are implemented by abstractqueue?
What does arraylist remove return?
What happens if we put a key object in a hashmap which exists?