Correct Answer : +A*BC
Explanation :
The prefix notation means all the operators that appear before operand.
To convert the infix expression into a prefix expression, we will move the operator to the left of the parenthesis as shown in the below figure.