Evaluate the following prefix expression " ++ 26 + - 1324"
Answer Posted / ravi shikharhcu
If operator is not missing then answer of uma shankar is
correct.
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
Draw the B-tree of order 3 created by inserting the following data arriving in sequence – 92 24 6 7 11 8 22 4 5 16 19 20 78
What is the complexity of sorting algorithm?
What is merge sort and how it works?
What is the need for extendible hashing?
Can arraylist be null?
How does dynamic memory allocation help in managing data?
What is the difference between dictionary and hashtable?
Is an arraylist a vector?
What is the difference between null and void?
Why do we need algorithm?
What are the basic data structures?
Write the stack overflow condition.
Define 2-3-4 tree?
What is a circular singly linked list?
What is dynamic array with example?