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
πŸ’¬ Discuss
βœ… Correct Answer: (B) reinterpret_cast

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
210
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
82%
Success Rate