Which of the following shows the correct syntax for an if statement?
if ( expression )
if { expression}
if expression
None of the listed options
0 comments:
Post a Comment