Libraries
Library is a collections of functions and structures (collection of implementations of behavior) which are made so that we can use them again and again to avoid writing the whole functionality again.
Library is a collections of functions and structures (collection of implementations of behavior) which are made so that we can use them again and again to avoid writing the whole functionality again.