testing
Dougherty Valley High School
Upcoming
About this Project
Use the following code for questions 12-13.
ArrayList<String> a = new ArrayList<String>();
a.add("A");
a.add("B");
a.add("C");
a.add("D");
a.add("E");
String v = "aeiouAEIOU";
for(int i=0; i<a.size(); i++)
if(v.indexOf(a.get(i))>=0)
a.add(i,a.get(i));
S.o.pl(a.size());
12. What is a after 3 iterations?*
Volunteer Opportunities
Wednesday, January 21
12:50 PM - 5:00 PMPDT
3 of 3 spots
Project Details
Project Coordinator
Contact Information
riddhiman.rana@gmail.com
Sign-up Requirements
Account RequiredQR Code Check-in
Location
10550 Albion Rd, San Ramon, CA 94582, USA
Loading map...