Evaluate the following prefix expression " ++ 26 + - 1324"
Answer Posted / varun
(2+6)+((13-2)+4)=23
this is the correct answer...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by strongly connected in a graph?
What are trees in data structures?
Why do we use different types of data structures?
What are the 3 types of variables?
What are common data structures?
Which is faster hashmap or hashset?
What is the order of selection sort?
What is complexity of quicksort?
How do you access the values within an array?
How do you sort an array by value?
What is data type explain?
How does a hashmap work?
When would you use a tuple?
State the merits of linear representation of binary trees?
What are the pre-requisite for the collection to perform binary search?