tayjohn9885 tayjohn9885 13-10-2022 Computers and Technology contestada given an array declaration: int myarray[4][3] stored at memory location 0x1000, give an equation to find the element at the position array[2][1]. assume the array is stored in row major order