400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án (Phần 4)

Which of the following correctly shows the hierarchy of arithmetic operator in C?

3/50

Which of the following correctly shows the hierarchy of arithmetic operator in C?

/ + * –

* – / +

+ – / *

/ * + –

Giải thích

Chọn D