ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C++  >>  C++ General
 
 


 

 
 STL interview questions  STL Interview Questions
 OOPS interview questions  OOPS Interview Questions
 C++ General interview questions  C++ General Interview Questions
Question
What is Name Decoration?
 Question Submitted By :: Jayant
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Name Decoration?
Answer
# 1
Giving aliases to long_difficult_namespace with simple_name

( i think )
 
Is This Answer Correct ?    0 Yes 1 No
Murali
 
  Re: What is Name Decoration?
Answer
# 2
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 ?    1 Yes 0 No
Nishikant Sahu
 
 
 

 
 
 
Other C++ General Interview Questions
 
  Question Asked @ Answers
 
What are the advantages and disadvantages of using inline and const? TCS1
What are the differences between public, private, and protected access? Wipro4
Can we use resume in error handling i.e. in the catch block Infosys3
How to reduce a final size of executable?  1
Explain "passing by value", "passing by pointer" and "passing by reference" ?  5
how can u create a doubly linked list with out using pointers?  1
What are the techniques you use for debugging? Adtran1
Give 2 examples of a code optimization?  1
What is Object Oriented programming.what is the difference between C++ and C? Infosys5
tell me about yourself ?i want answer for frehers with various exasmples? HCL2
Write the program form Armstrong no in c++?  4
how to swap two strings without using any third variable ?  3
What is the difference between "overloading" and "overridding"?  3
Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator Lehman-Brothers1
In a class only declaration of the function is there but defintion is not there then what is that function? Hughes4
class basex { int x; public: void setx(int y) {x=y;} }; class derived : basex {}; What is the access level for the member function "setx" in the class "derived" above? a) private b) local c) global d) public e) protected Quark1
What is the difference between static global and global ? CA2
Difference between Overloading and Overriding? HP5
What is the difference between method and message? HP2
How to avoid a class from instantiation? Symphony5
 
For more C++ General Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com