M
Morris
I have a question.
How many functions are defined by default when you define a class.
I was aware of four functions:
Constructor
Destructor
Assignment Operator
Copy Contructor
I over heard somewhere that there are six functions by default in a class.
Can anyone please tell me what are the other two default functions in a class.
Regards,
morris
How many functions are defined by default when you define a class.
I was aware of four functions:
Constructor
Destructor
Assignment Operator
Copy Contructor
I over heard somewhere that there are six functions by default in a class.
Can anyone please tell me what are the other two default functions in a class.
Regards,
morris