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
What are stl algorithms?
how to making game in 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?
What two types of containers does the stl provide?
What is stl stand for?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
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
write a program to convert a decimal number in to its equivalent binary number?
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
Is there any error below, its a code to delete all entires from a map #include
What are the different types of stl containers?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
What do stl stand for?