πŸ“Š C++
Q. How to stop Name Mangling in C++?
  • (A) By Converting C++ code to C
  • (B) By using extern "C" keyword
  • (C) It is possible only with C code
  • (D) It is not possible
πŸ’¬ Discuss
βœ… Correct Answer: (B) By using extern "C" keyword

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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