Which is the correct syntax to declare constant pointer? 2 points
a. Int *const constptr;
b. *int constant constptr;
c. Const int *constptr;
d. A and c both?
Answers
Answered by
15
Explanation:
Which is the correct syntax to declare constant pointer? 2 points
a. Int *const constptr;
b. *int constant constptr;✓✓✓
c. Const int *constptr;
d. A and c both?
Similar questions
Business Studies,
7 months ago
English,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
History,
1 year ago
Math,
1 year ago