What are the notations used in Evaluation of Arithmetic Expressions using prefix and postfix forms?
Answer Posted / rohit sah
Polish and Reverse Polish notations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an example of an array?
What are the different types of data structures explain briefly?
What is long data type?
Can arraylist hold duplicates?
What is a hashmap in c?
Explain the term tail recursion?
Define non-linear data structures?
What do you mean by complexity of search algorithm?
There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?
Which is the slowest sorting algorithm?
write a code for Implementation of stack and queues.
What do you mean by data and data structure?
What is the top of a stack?
What is range search?
Which is the parent class of linkedhashset class?