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

Answer Posted / bharath

aqmbiguity here
is it 1324 or 2 dgits is a no. like 12 2 4 or may be 1 32 4
and so on.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is selection sort used?

487


How many passes does bubble sort need?

482


What is complexity algorithm?

454


Is arraylist a class?

459


What is the need for priority queue?

554






What is precision in data structures?

663


How would you swap the Kth node from beginning with Kth node from end in a Linked List.

556


Can a hashmap have duplicate keys?

519


List out the advantages of using a linked list?

497


How to copy an array into another array?

493


Does arraylist shrink?

468


Is hashmap part of collection?

465


Explain linked list in short.

518


How many types of searching are there in data structure?

425


We know that Arrays are objects so why cannot we write strArray.length()?

1101