What is meant by the term name mangling in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What causes a runtime error c++?
What is the difference between Char a[ ]=”string” and char *a=”String”
Can a function take variable length arguments, if yes, how?
Tell me can a pure virtual function have an implementation?
What is the full name of logo?
What is std :: endl?
Why is polymorphism useful?
What is the difference between a shallow copy and a deep copy?
What is an orthogonal base class in c++?
What is the basic structure of c++ program?
Is recursion allowed in inline functions?
an integer constant must have atleast one a) character b) digit c) decimal point