Question: 1). write an enhanced for loop that retrieves and prints each string in turn: String[]arr={mno,pqr,stu,vwx};
1). write an enhanced for loop that retrieves and prints each string in turn:
String[]arr={"mno","pqr","stu","vwx"};
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
