void main(){int p=4;int *const ptr=&p;printf("%d",*ptr+1);printf("%d",*ptr++);}Select one:a. Compiler error: Cannot modify a constantObject.b. 44C. 55d. 45
Answers
Answered by
0
Answer:
sorry but I don't know the answer
Similar questions
English,
1 month ago
CBSE BOARD XII,
1 month ago
Physics,
2 months ago
Hindi,
2 months ago
Sociology,
10 months ago