Loops execute a code block until a specific condition is met. Here we will talk about for loops with while and do-while loop. For loops forEach() Loop It's the method to iterate over each element of iterable whether it be a list, set, or map. Exam...