Evaluate the following prefix expression " ++ 26 + - 1324"
Answer Posted / ravi shikharhcu
If operator is not missing then answer of uma shankar is
correct.
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
How can you add an item to the beginning of the list?
Which is the parent class of abstractsequentiallist class?
What happens when arraylist is full?
How expression trees are gets represented in data structure?
Which is faster hashset or treeset?
Find duplicates in infinite range. Which data structure to be used to give efficient solution?
What is the procedure to insert into a sorted array?
What is a priority queue?
Does arraylist allow null values?
What is quick sort?
Why might quick sort might be better than merge sort?
What is a multidimensional array?
Write an algorithm to check if there is a loop in a doubly linked list.
Why concurrenthashmap is fail safe?
Where is insertion sort used?