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

Answer Posted / rahul

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

Is This Answer Correct ?    10 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does treeset allow null values?

532


What do you know about different sorting algorithms?

535


What is structure of data type?

497


Why you need a data structure?

621


Where will be the free node available while inserting a new node in a linked list?

580






How to check array contains value or not?

582


What is 1d array?

476


What is the difference between binary tree and binary search tree?

510


How to traverse data in a linked list in forward and backward direction, write the algorithm?

540


You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?

696


What is the Insertion Sort Code?.

641


How do you perform a merge sort?

490


What is a spanning tree in data structure?

534


What are the applications of graph data structure?

486


What is the difference between adt and data structure?

471