// Integer object accessible through "count": int count; // An object of class "Account" accessible through "acct": Account acct = new Account();