Question: Given the program statement below, Loan is a class. Loan myLoan; Which ONE (1) of the following statement is INVALID ? Select one: -myLoan is
Given the program statement below, Loan is a class.
Loan myLoan;
Which ONE (1) of the following statement is INVALID?
Select one:
-myLoan is the Loan class object
-It is an object variable declaration statement
-myLoan is pointing to a Loan class object
-myLoan is storing the address of the Loan class object
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
