Which of the following function is used to remove all dimensions from an array?

129. Which of the following function is used to remove all dimensions from an array?

  1. remove_dimension
  2. remove_all_dimensions
  3. remove_extent
  4. remove_all_extents

Answer: D) remove_all_extents

Explanation:

The remove_all_extents is used to remove all dimensions from an array.

Comments and Discussions!

Load comments ↻






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