When you should use links instead of pointers?
Links should be used when there is such possibility, and pointers – when it is necessary. Links are usually used when you do not need to point to different objects. Pointers are often used when you need to return an exception from the function, for example a null pointer (NULL).
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
C++