What is name mangling/name decoration?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ Interview Questions

Write a C++ Program to Display Number (Entered by the User).

1 Answers  


What is C++11?

1 Answers   Adobe,


What are the different scope C++ provide ?

0 Answers   Amdocs,


To solve the 8 Queens problem, which algorithm is used?

0 Answers   Accenture,


Briefly explain various access specifiers in C++.

0 Answers   Amdocs,






How does stack look in function calls? Write a recursive function call, how will the stack look like?

0 Answers   Adobe,


What is partial specialization or template specialization?

0 Answers   Amazon,


Consider the following C++ program

0 Answers  


What kind of problems does name mangling cause?

0 Answers   Amazon,


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


What is the meaning of the following declaration: int *const *const *i?

0 Answers   Adobe,


Without using third variable write a code to swap two numbers.

0 Answers   Accenture,


Categories