Q. Which of the following is the least safe type casting in C++? (A) dynamic_cast (B) reinterpret_cast (C) const_cast (D) static_cast ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) reinterpret_cast