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

Which of the following shows the correct syntax for an if statement?

21/50

Which of the following shows the correct syntax for an if statement?

if expression

if { expression

if ( expression )

expression if

Giải thích

Chọn C