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

Answer Posted / kushal bagaria

There can be two possibilities.Either
1)this expression has 1 operator missing

or
2) one of the operand is a two digit number.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of sorting?

528


Define binary tree insertion.

591


Write the postfix form of the expression: (a + b) * (c - d)

606


What is vector and types of vector?

489


Can arraylist hold duplicates?

492






Which sorting algorithm is used in arrays sort?

504


What is the difference between list, set and map?

515


What is the use of isEmpty() member methods?

530


Why entry interface is used in map?

512


What are the objectives of studying data structures?

663


What are the advantage of collection classes over arrays?

529


Define secondary clustering?

520


How memory is reserved using a declaration statement ?

668


Is merge sort better than quick?

495


What is complexity of quicksort?

524