Image that two programmers were arguing about the use of the for...loop and the do...while() loop. One programmer stated that in a Java program, a for...loop can be replaced with a do...while() loop in any program without the loss of functionality and efficiency of the program. The other programmer disagreed. Take your position on this argument and provide one (1) example to support your position.