if we are returning a node, even then, the client will know the address.
Then why make the function private?
Why making return type of Node as private
Hey @kavit Since the function is private client will not be able to call the function which means no address is leaked and this function can only be called by same class function.
ok…Thanks a lot…now i got it…
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.