Evaluate the following prefix expression " ++ 26 + - 1324"
Answer Posted / sanatomba
++26+-1324
=+(2+6)+(1-3)24
=(2+6)+(1-3)+(24)
=8+(-2)+24
=8-2+24
=6+24
30
| Is This Answer Correct ? | 20 Yes | 12 No |
Post New Answer View All Answers
What are the advantages and disadvantages of linked list?
Define shortest path?
What is a simple path?
Define dynamic data structures?
Run time memory allocation is known as in data structure?
How is hashmap o 1?
Can we insert null in hashset?
What is tree and its properties?
What are different types of sorting techniques?
What is stable sorting method?
Why entry interface is used in map?
What does arrays tostring do?
Can hashmap have duplicate keys?
Which is the parent class of printerstatereasons class?
What are the types of queues?