1.

How Will You Release The Memory Acquired By An Array Variable In Vbscript?

Answer»

USING Erase Function, which RECOVERS the allocated memory for the ARRAY variables.

Using Erase Function, which recovers the allocated memory for the array variables.



Discussion

No Comment Found