πŸ“Š C Programming
Q. Choose a correct statement with array pointers.
  • (A) It is valid to add an integer number to an array pointer. Result can be anything.
  • (B) It is valid to subtract an integer number from array pointer. Result can be anything.
  • (C) Difference of pointers to two elements of an array gives the difference between their indexes.
  • (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

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