✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which statement correctly describes the difference between these two declarations?const int* p1; // Aint* const p2; // B