Which of the following tells the compiler to merge the code contained in the iostream file with

Question:

Which of the following tells the compiler to merge the code contained in the iostream file with the current file’s code? 

a. #include iostream; 

b. #include 

c. #include ; 

d. #include (iostream)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: