|
| Total Answers and Comments: 3 |
Last Update: July 03, 2008 Asked by: vidya |
|
| | |
|
Submitted by: bishoy Member functions, not as a lot of people expect; have only one instance loaded in memory when the program is run. All constructors included copy constructor target loading member variable, but member functions have their single instances always loaded in memory and ready to be called.
Above answer was rated as good by the following members: YaelG | Go To Top
|