Kizspy Question: 2
(Choose 1 answer)
What does the #include <iostream> directive do in a C++ program?
A. Includes the standard input/output stream library
B. Includes the integer manipulation library
C. Includes the string handling library
D. Includes the file handling library