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
Why do we use sorting?
Does arraylist have index?
What do you mean by heap order property?
Which sort is best for linked list?
Is int a data structure?
What is an ordered map?
What is best time complexity?
Which sort algorithm is best?
What are the goals of data structure?
Is treemap synchronized?
What is data in computer science?
What is the capacity of arraylist?
What is dynamic data structure?
What is the complexity of arrays sort?
Explain multiply linked list in short.