18.在以下运算符中,优先级最低的是( ).A./ B.\ C.Mod D.*

问题描述:

18.在以下运算符中,优先级最低的是( ).A./ B.\ C.Mod D.*

C
优先级从高到低是:^
* or /
\
mod