A developer has two collections containing data:
1. A list of strings called listA that was initialized with 2 items
2. An array of strings called arrayB that was initialized with 2 items
How can both collections be combined into a single 4-item collection called results?
sur_bhi123456789
1 year, 3 months agoEngineer24
1 year, 7 months ago