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
For which header list, the last node contains the null pointer?
What are the Advantages and disadvantages of Array?
Differentiate between hashset and treeset.
Is unordered_map a hash table?
State the rules to be followed during infix to prefix conversions?
Define a linear data structure.
Define heap order property?
Differentiate between comparable and comparator.
What is data in computer science?
What is sort function?
What is a linear search?
write a program to show the insertion and deletion of an element in an array using the position
Differentiate linear from a nonlinear data structure?
What is the use of sorting?
Why is selection sort used?