Software developers frequently make use of pre-existing subprogram libraries (such as standard math, string manipulation, or graphics modules) when creating new applications.
Give two benefits of using these pre-existing subprogram libraries rather than writing all the code from scratch.