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 an associative container in c++?
How do you print a string on the printer?
Is c++ faster than c?
List the types of polymorphism in c++?
What is the use of ::(scope resolution operator)?
What are the different types of comments allowed in c++?
How do I make turbo c++ full screen?
Explain storage qualifiers in c++.
Explain selection sorting. Also write an example.
Why we use #include iostream in c++?
What is struct c++?
You want to link a c++ program to c functions. How would you do it?
How do you define a class in c++?
Can static member variables be private?
What are the advantages of prototyping?