Question:Which of the following operators will be evaluated first in the following statement? Select (salary+40^2*30/5) from employees
A + B * C / D ^
+ AnswerB
+ Report