Find the false statement in regards with 'If an array is made associative' -

7. Find the false statement in regards with "If an array is made associative".

  1. You can't use Boolean operations on the array elements
  2. To make the array non associative you need to use explode command on it
  3. The array can be edited again by selecting it
  4. The array can't be modified in any way once it is made associative

Answer: D) The array can't be modified in any way once it is made associative

Explanation:

An associative array can be modified in AutoCAD.

Comments and Discussions!

Load comments ↻






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