πŸ“Š C Programming
Q. Which is the correct syntax to declare constant pointer?
  • (A) int *const constptr;
  • (B) *int constant constptr;
  • (C) const int *constptr;
  • (D) a and c both
πŸ’¬ Discuss
βœ… Correct Answer: (D) a and c both

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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