Which of the following if statement headers uses the correct syntax? a. If x = 10 then

Question:

Which of the following if statement headers uses the correct syntax?

a. If x = 10 then {

b. If [x == 10] {

c. If (x => y) {

d. If (x equals 42) {

e. If (x == y) {

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: