Q. Which of the following gives the memory address of the first element of the array? (A) arr[0]; (B) arr[1]; (C) arr(2); (D) arr; ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) arr;