Vidyalelo
C++ Programming · Q16

C++ miscellaneous

Programming · C++ Programming · question 16

Q16

What is the purpose of the static_cast operator in C++?

A.
To perform implicit type conversions
B.
To perform explicit type conversions
Answer
C.
To access static class members
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board