T Tina Singh π Tutor II β 13.16K Points π C++ Q. How we accesses the seventh element stored in array? (A) array[6]; (B) array(7); (C) array[7]; (D) array; ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) array[6];