dbsoloplayswowowkzsn dbsoloplayswowowkzsn 01-07-2019 Advanced Placement (AP) contestada Given the following code segment, int x = 14; int y = 8; what is the data type of the value of the expression (x / y)? int double numeric Error: possible loss of precision Unable to be determined