What does the line #include do for your program?

What does the line #include <iostream> do for your program?

Answer: The #include directive provides declarations and definitions of the iostream components so that your program can use them in a way that allows the system linker to connect your program to the corresponding library.

Comments

Popular posts from this blog

What is JAD and how are users involved? What are advantages and disadvantages of JAD?

JAD Advantages and Disadvantages

What are the three dimensions to business problems? Give an example of each.