preorder of A*(B+C)/D-G
Answers were Sorted based on User's Feedback
Answer / neelehs sahu
I thin the answer given about is not correct because...
answer given about will be the solution if Question is
given as follow..
A*(B+C)/(D-G)
answer must be..
-/*A+BCDG
| Is This Answer Correct ? | 27 Yes | 11 No |
Answer / rohit
A*(+BC)/D-G
(A*/+BCD)-G
(*A/+BCD)-G
-*A/+BCDG
So I think correct answer is -*A/+BCDG
| Is This Answer Correct ? | 3 Yes | 1 No |
technical interview questions and process
what is the draw back of Power builder
How do you initialize a static member of a class with return value of some function?
how to work search engine? plz detail answer me.
what is throws keyword
you have an unlimited supply of $3 and $7 poker chips. What is the largest integer value that you cannot make by combining different numbers of chips?
Is strus threadsafe or not?
how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100
what is polymorphism in java.
How to know we are in home page of a web application using QTP
if there are n nodes in a binary tree, how many null pointers are there?
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two