Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / prachi

ans 23

Is This Answer Correct ?    7 Yes 13 No

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

Answer / siya

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

Is This Answer Correct ?    2 Yes 8 No

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

Answer / rahul

(2+6)+((13-2)+4)===23

Is This Answer Correct ?    10 Yes 19 No

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

Answer / uma

the infix notation is
(2+6)+ 13+(2-4)
8+(13-2)
8+11
19

Is This Answer Correct ?    25 Yes 42 No

Post New Answer

More Data Structures Interview Questions

Why is data structure?

0 Answers  


Why it is important to have aligned addresses? What is the exception generated when there is a misaligned address?

0 Answers   Ciena,


Are linked lists considered linear or non-linear data structures?

0 Answers  


What is the time complexity of hashmap get () and put () method?

0 Answers  


What is a stable sorting algorithm?

0 Answers  


Is heap sort adaptive?

0 Answers  


Which collection allows null values?

0 Answers  


input function and output function in c language

2 Answers   TCS,


Is binary tree a binary search tree?

0 Answers  


What is difference between hashmap and map?

0 Answers  


How to find the missing element in integer array of 1 to 7?

0 Answers  


When is a binary search algorithm best applied?

0 Answers  


Categories