JACOBBULLARD4222IN JACOBBULLARD4222IN Computers and Technology Answered assume x is a one-dimensional int array that was declared and initialized in a java process. also, assume x contains at least one value. would x[x.length] cause an error? if so, then what kind of error?