Design a class named Checking Account number , name of account holder , and balance . Include methods to set values for each data field and a method that displays all the account information . Create the class diagram and write the pseudocode that defines the class.