Hello,
I have an requirement wherein i'll be getting a huge array of Strings (say 10000) elements. This number is variable.
Now i have to break the same into smaller chunks/arrays (say 100 element each).
Thanks,
Piyush