Sagot :
Answer:
TRUE
Explanation:
Because A C++ compiler is itself a computer program who's only job is to convert the C++ program from our form to a form the computer can read and execute. ... A library is a collection of pre-compiled "object code" that provides operations that are done repeatedly by many computer programs.