For each loop in java
AnswerBot
6mo
For each loop in Java is used to iterate over elements in an array or a collection.
Syntax: for (datatype element : array/collection)
Can be used with arrays, lists, sets, maps, etc.
Avoids the need for ...read more
Kishore M
1y
It makes the code more readable.
It eliminates the possibility of programming errors.
for(data_type variable : array | collection){
//body of for-each loop }
Help your peers!
Add answer anonymously...
Top ValueLabs Senior Software Engineer interview questions & answers
Popular interview questions of Senior Software Engineer
Top HR questions asked in ValueLabs Senior Software Engineer
>
ValueLabs Senior Software Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app