πŸ“Š C Programming
Q. Choose a correct statement about C language arrays.
  • (A) An array address is the address of first element of array itself.
  • (B) An array size must be declared if not initialized immediately.
  • (C) Array size is the sum of sizes of all elements of the array.
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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