Question: When is the command ReDim instead of Dim required to define the dimension of the array? When a range of cells would be directly assigned

When is the command "ReDim" instead of "Dim" required to define the dimension of the array?
When a range of cells would be directly assigned to the variant variable.
When the dimension of the array is known only after the program or function started running.
When the dimension of the array is obtained from a constant in the program.
When the dimension of the array is known as a numeric number.
When is the command "ReDim" instead of "Dim"

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!