Invisionsoft
Well-known member
Arrays and collections are two ways to store lists of strings, such as:
John
Bob
James
Bill Gates
My collection or array will have to store hundreds of names, which is more efficient or better for the job?
- James
John
Bob
James
Bill Gates
My collection or array will have to store hundreds of names, which is more efficient or better for the job?
- James