Evaluate the following prefix expression " ++ 26 + - 1324"
Answer Posted / sachin bathri
15 is right
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What type of data structure is used to perform recursion?
Can we add elements to final list?
Will arraylist maintain insertion order?
Why is arraylist faster than linkedlist?
What are vectors used for in real life?
What are the pre-requisite for the collection to perform binary search?
Why is hashset not ordered?
What is the default capacity of hashmap?
Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.
What sorting algorithm does arrays sort use?
What are the tasks performed while traversing a binary tree?
What is mean by sorting?
What is difference between tree and forest?
What is array sort?
What do you mean by shortest path?