Answer Posted / siva
Compilers need name mangling to support/implement function
overloading.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between #import and #include?
What is scope operator in c++?
What is virtual function? Explain with an example
What is the standard template library (stl)?
Write a function to find the nth item from the end of a linked list in a single pass.
Can you Mention some Application of C/C++?
When should we use container classes instead of arrays?
How is objective c different from c++?
Should I learn c or c++ first?
Write a Program to find the largest of 4 no using macros.
Can comments be longer than one line?
What are compilers in c++?
What is the full form of ios?
What are c++ manipulators?
What is static class data?