Home / Report Question

Q. Which of the following is the correct syntax to include a C++ library?
  • A. #include <iostream>
  • B. import <iostream>
  • C. include <iostream>
  • D. use <iostream>