The correct statement used in the C programming language to load libraries that hold the commands and functions used in your program is:
#include
So, the answer is #include.
Group of answer choices
use
#import
#include
package
1 answer
The correct statement used in the C programming language to load libraries that hold the commands and functions used in your program is:
#include
So, the answer is #include.