75. Let A be a one-dimensional array and every element in A needs 4 bytes memory.Suppose the memory
問題詳情
75. Let A be a one-dimensional array and every element in A needs 4 bytes memory.Suppose the memory address of A[60] is 600. What is the memory address of A[310]? (A) 3100 (B) 1600 (C) 1240 (D) 1840