Evaluate the following prefix expression " ++ 26 + - 1324"
Answer Posted / sayali
423162-++
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is a 2 dimensional array?
Can you change size of array once created?
How can you insert a node at the end of linked list?
If you are given a choice to use either arraylist and linkedlist, which one would you use and why?
What are the goals of data structure?
Questions related to arrays, such as given a 2 integer array, find the common elements.
What actions are performed when a function is called?
Explain what is the data structures used to perform recursion?
Differentiate between iterator and listiterator.
How many types of searching are there in data structure?
Explain multiply linked list in short.
Is file a data structure?
Can we declare array size as a negative number?
Tell us the difference between merge and quick sort. Which one would you prefer and why?
Which algorithm is used in collections sort method?