Question
Which of the following statements is correct?A) #include (iostream)B) #include {iostream}C) #include <iostream>D) #include [iostream]E) All of the above
Step 1
The `#include` directive is used to include the contents of a file, typically a header file, into a C++ program. Show more…
Show all steps
Your feedback will help us improve your experience
Watch the video solution with this free unlock.
EMAIL
PASSWORD