Answer Posted / reet bansal
a constructor is a class mamber function in c++ and c# that
has the same name as the class itself.
the porpose of the constructor is to itialize all member
variables whe a oject of this class is created.any resourse
acquired such as memory or open files are typically
released in the class constructor.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to use C++?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
What are the various types of stl containers?
Can we use stl in coding interviews?
What is stl stand for?
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html
Is stl part of c++ standard?
how to making game in c++ ?
How do you convert stl to steps?
How do I convert a stl file?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What are the different types of stl containers?
Is string part of stl?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Who created stl?