Evaluate the following prefix expression " ++ 26 + - 1324"
Answer Posted / a khan
I am new to this but i will try like this
This looks tricky.... i may not be right. There might be on
+/- missing in the original expression but if it is not
then...
+8+-224
+8+04
+84
12
| Is This Answer Correct ? | 22 Yes | 22 No |
Post New Answer View All Answers
Which collection is fail safe?
What is dangling pointer and how to avoid it?
Is set sorted?
Name few concurrent collection classes?
Is array part of collection framework?
What is the height of binary tree?
What is sequential search?
What is bubble sort technique?
What is the types of data structure?
What are data structures in programming?
What is list and its types?
Write program for Bubble Sort ?
What do u mean by data type?
What data type is enum?
Does arraylist guarantee insertion order?