Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyC++const correctnessSingle-choice MCQ

What does `const` apply to in this pointer declaration?

const int* p;