?Which of the following examples tests whetherxis equal to 5 oryis equal to 8?

A. ?(x === 5) && (y === 8)
B. ?(x === 5) : (y === 8)
C. ?(x === 5) || (y === 8)
D. ?(x === 5) / (y === 8)

Answer: C

Computer Science & Information Technology

You might also like to view...

Information is data that has been organized or presented in a meaningful fashion

Indicate whether the statement is true or false

Computer Science & Information Technology

In OpenOffice Writer, you can return to the beginning of a document by pressing the ________ keys

Fill in the blank(s) with correct word

Computer Science & Information Technology