Evaluate the following prefix expression " ++ 26 + - 1324"

Answer Posted / siya

(++26)+(-(1324))=1297

Is This Answer Correct ?    2 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is circular linked list?

527


Which is faster treemap or hashmap?

492


What is b tree in data structure?

488


Define a binary search tree?

563


What is the application of queue?

485






What do you mean by data and data structure?

505


Is a hashset ordered?

494


What is linked list ?

535


Is array static or dynamic?

475


Which interfaces are implemented by linkedlist?

510


How do you sort in ascending order in arraylist?

503


What is difference between set and map?

513


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

1122


What type of data structure is used to perform recursion?

533


Is bubble sort adaptive?

518