-->

Which of the following below can perform conversions between pointers to related classes?

a. cast_static
b. dynamic_cast
c. static_cast
d. cast_dynamic

Ans: c