1.

The keyword to convert pointer into non pointer & non pointer into pointer

A. Const_cast
B. reinterpret_cast
C. static_cast
D. implicit
Answer» C. static_cast


Discussion

No Comment Found