Multiple Choice
Which of the following examples tests whether x is equal to 5 or y is equal to 8?
A) (x === 5) && (y === 8)
B) (x === 5) : (y === 8)
C) (x === 5) || (y === 8)
D) (x === 5) / (y === 8)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q58: <u>Statement labels</u> are used to identify statements
Q59: Index values start with 1 so that
Q60: Identify a method that decreases array by
Q61: Identify a compare function that sorts numeric
Q62: The _ method diminishes array from the
Q64: Which of the following values will the
Q65: In an array literal,the array values are
Q66: <br> Identify the letter of the choice
Q67: A _ is a statement that runs
Q68: Identify a compare function that sorts numeric