How do you write a program named Balance.java that compares your checking account balance with your savings account balance (two doubles). Assign values to both variables and compare them, and then display either "Checking is higher" or "Checking is not higher".