M
Q. abc*+de*f+g*+ where a=1, b=2, c=3, d=4, e=5, f=6, g=2.
Explanation by: Mr. Dubey
the infix expression is a+b*c+ (d*e+f)*g. evaluating it, 1+2*3+(4*5+6)*2 gives 59.
You must be Logged in to update hint/solution
Be the first to start discuss.
Related MCQs
Q. Pick out a k-medoid algoithm.
Q. Graph traversal is different from a tree traversal, because
Q. In McCall’s software quality factors, Product revision phase ----not contains.
Q. By default, GRUB reads its default boot configuration from………
Q. Which of the following is true about inline functions and macros.
Q. Which of the following describes the Builder pattern correctly?
Q. In comparison to stack algorithm, Fano’s algorithm is simpler.
Q. The truth table for an S-R flip-flop has how many VALID entries?
Question analytics

Discusssion
Login to discuss.