Why does passing an argument of type const student * to Print () in your preceding program

Question:

Why does passing an argument of type const student * to Print () in your preceding program make sense, yet passing a parameter of type Student * const does not make sense?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer: