What is assigned to the variable result given the statement below with the following assumptions: x = 10, y = 7, and x, result, and y are all int variables. result = x > y; 10 x > Y 7 0 1

Respuesta :

Otras preguntas