When writing a C++ program to run on the Arduino Uno Rev3, and using functions from a LiBrary such as the LiquidCrystal LiBrary to drive an LCD display, the LiBrary is an example of which one of the following?
1) Input LiBrary
2) Output LiBrary
3) Standard LiBrary
4) External LiBrary