Why is there a need to include the header file of a class into the implementation file of the same class?? Does it serve a purpose??
Since i thought it is needed only where we need to use that class.
Why is there a need to include the header file of a class into the implementation file of the same class?? Does it serve a purpose??
Since i thought it is needed only where we need to use that class.