Consider the following two arrays. String [ ] ?tops = { " Tank " , " T - Shirt", "Sweater" } ; String [ ] ?bottoms = { " Jeans " , ?"Shorts", "Khakis", "Pajamas" } ;