Question

What is the purpose of the #include directive in C/C++ programming?

A To include the standard definitions for input and output functions, such as printf and scanf.
B To define the standard libraries for mathematical operations, such as sqrt and pow.
C To provide the standard data types and constants used for memory management.
D To include the header files necessary for network programming and socket operations.
E To include definitions for graphical user interface (GUI) components and functions.
Practice Next

Hey! Ask a query