What is c++ & why it is used?
No Answer is Posted For this Question
Be the First to Post Answer
Explain "passing by value", "passing by pointer" and "passing by reference" ?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
What do you mean by ‘void’ return type?
How do I run c++?
When does a name clash occur?
What is the full form of stl in c++?
Is map sorted c++?
What is compilation?
How is new() different from malloc()?
Mention the ways in which parameterized can be invoked. Give an example of each.
differance between copy & clon
What is the use of endl?