Home / Programming MCQs / C Programming MCQs / Question

R

Ram Sharma • 188.81K Points
Coach

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

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.