DATA STRUCTURE Programming and Technical Programming Technical

Evaluate the following prefix expression  " ++ 26 + -
1324" (Similar types can be asked)

Read Solution (Total 2)

DATA STRUCTURE Other Question

What does abstract data type means? Convert the following infix expression to post fix
notation  ((a+2)*(b+4)) -1  (Similar types can be asked)