What is Name Decoration?

Answer Posted / nishikant sahu

While function overloading, to identify the exact function
compiler change the name of all overloaded function with the
help of calling convention.its aka name mangling but NM
depends complier to compiler.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is polymorphism useful?

671


what are the iterator and generic algorithms.

1571


What are the extraction and insertion operators in c++?

663


What are the differences between the function prototype and the function defi-nition?

707


Explain the purpose of the keyword volatile.

728






Is c++ the hardest programming language?

736


Explain what data encapsulation is in c++?

657


What is the use of this pointer in c++?

664


What is abstract keyword in c++?

709


Is it possible to write a c++ template to check for a function's existence?

664


What is heap sort in c++?

709


Is c++ high level programming language?

760


What does new do in c++?

719


find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

2092


Explain the advantages of using friend classes.

695