C++20 sections · 1024 units
Open in Course

Quiz: Understanding #include

Understanding #include

Check Your Understanding

What does #include <iostream> do?

  1. A.Runs the program
  2. B.Includes input/output functionality
  3. C.Declares variables
  4. D.Creates a loop
Start the roadmap to answer the quizzes and solve the challenges