Comment on assignment operator in c++.
No Answer is Posted For this Question
Be the First to Post Answer
What does obj stand for?
Explain about Garbage Collector?
What are the advantages of using pointers in a program?
What are the conditions that have to be met for a condition to be an invariant of the class?
Is linux written in c or c++?
What is the type of 'this' pointer? When does it get created?
What is ios :: in in c++?
Where the memory to the static variables is allocated?
Types of storage and scope of each type
Write a program to calculate the BMI of a person using the formula BMI = weight/height2.
Is there a datatype string in c++?How is the memory allocation?
Why are pointers not used in c++?