Evaluate the following prefix expression " ++ 26 + - 1324"
Answer Posted / rahul
(2+6)+((13-2)+4)===23
| Is This Answer Correct ? | 10 Yes | 19 No |
Post New Answer View All Answers
How can I search for data in a linked list?
which notations are used in evaluation of arithmetic expressions using prefix and postfix forms?
How to get the index of an array element?
Is data structures and algorithms important?
What is indexing an array?
What is a treemap used for?
Define outdegree of a graph?
What's the difference between a hashtable and a hashmap?
What do you mean by balance factor of a node in avl tree?
What are the properties of binary tree?
What's the difference between an array and vector?
What is precision in data structures?
Is an arraylist an object?
What are the advantage of collection classes over arrays?
What is the purpose of sorting algorithms?