πŸ“Š C++
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;
πŸ’¬ Discuss
βœ… Correct Answer: (D) arr;

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
201
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
98%
Success Rate