I am just curious about the array size of any programming language prefereably which can allow high size. after reading this link
What is the Maximum Size that an Array can hold?
is it that the Maximum array size is equivalent to RAM theoretically?, as RAM has to work on other application etc also. Or can we increase the virtual memory to accommodate any size of array.