nonjabulomabaso5934 nonjabulomabaso5934 28-01-2024 Computers and Technology contestada Consider the given array and answer the questions given below: int x[] = 4, 7, 9, 66, 72, 0, 16; (a) What is the length of the array? (b) What is the value in x[4]? (a) 7 (b) 72 (c) 0 (d) 16