fayebrah5 fayebrah5 16-09-2022 Computers and Technology Answered Assume that x, y, and z are int variables. Write a statement using the conditional operator (? :) that compares the values of the variables x and y. The value of the larger of the two variables should be assigned to z.