This Java program demonstrates how to collect and display personal information such as name, age, and height using the Scanner class and formatted output with System.out.printf (). The program is ...