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 operator is a two digit number.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is binary tree a bst?

513


What is a list of lists?

518


Is binary tree balanced?

477


Is radix sort stable?

500


What is queue in data structure?

485






Write a recursive c function to calculate the height of a binary tree.

505


Explain what are the major data structures used in the hierarchical data model?

539


What is the top of a stack?

517


what is Linked lists?

611


Can we create a null as a key for a map collection?

519


What is the difference between hashset and hashmap?

536


What is a height of a tree?

489


What is stable sort example?

506


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

1109


Is int a data structure?

480