πŸ“Š C Programming
Q. If n has 3, then the statement a[++n]=n++;
  • (A) assigns 3 to a[5]
  • (B) assigns 4 to a[5]
  • (C) assigns 4 to a[4]
  • (D) what is assigned is compiler dependent
πŸ’¬ Discuss
βœ… Correct Answer: (D) what is assigned is compiler dependent

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
194
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
97%
Success Rate