jaelynnperales12 jaelynnperales12 28-09-2022 Computers and Technology Answered Assume a variable val was declared earlier in a program. What value is assigned to val in the following statement? val = 5 > 10 && 2 > 1; o true o false o 5 o 1