Which of the following function allows you to copy an array?

17. Which of the following function allows you to copy an array?

  1. $copy
  2. $C()
  3. $localcopy
  4. $A()

Answer: D) $A()

Explanation:

$A() method allows you to copy an array.

Comments and Discussions!

Load comments ↻






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