Question: write in java pls will rate immediatley Suppose you have an ArrayList of Strings, named textData. Write the code needed to print out all entries

write in java pls will rate immediatley
Suppose you have an ArrayList of Strings, named textData. Write the code needed to print out all entries in textData without using an interator. Assume textData exists and has values in it already. Just write the code to print those values. Hint: use a for loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
