πŸ“Š C++
Q. How we accesses the seventh element stored in array?
  • (A) array[6];
  • (B) array(7);
  • (C) array[7];
  • (D) array;
πŸ’¬ Discuss
βœ… Correct Answer: (A) array[6];

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
242
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Tina Singh
Publisher
πŸ“ˆ
94%
Success Rate