() June 21, 2017 mfadmin Java Programming Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review. () “// while loopwhile _x < 20_ { System.out.print(""x: "" + x); x++; System.out.print(""\n"");}"