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

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

A.  if expression

B. if { expression

C. if ( expression )

D. expression if

Hướng dẫn

Chọn C là đáp án đúng

Tags: