Which of the following contains an array type manipulation function?

130. Which of the following contains an array type manipulation function?

  1. std namespace
  2. <iostream>
  3. <array>
  4. None of the above

Answer: A) std namespace

Explanation:

The "std" namespace contains an array type manipulation function.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.