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

Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.

0 Answers   Alter,


Can we provide one default constructor for our class?

0 Answers  


Explain the operator overloading feature in C++ ?

0 Answers  


Write a C++ Program to Check Whether a character is Vowel or Consonant.

2 Answers  


How do you work around them?

0 Answers   Amazon,






Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.

0 Answers   Adobe,


What is Copy Constructor?

5 Answers   ABC, Siemens,


What is bool in C++

0 Answers  


write a program To generate the Fibonacci Series.

0 Answers   Accenture,


CDPATH shell variable is in(c-shell)

0 Answers   Siemens,


Define namespace.

1 Answers  


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

0 Answers   Alter,


Categories