Question: 7. An application contains the statement Dim myCar As Car. Using the Car class from Figure 11-28, write an assignment statement that instantiates a Car
7. An application contains the statement Dim myCar As Car. Using the Car class from Figure 11-28, write an assignment statement that instantiates a Car object and initializes it using the strType and dblPrice variables. The statement should assign the object to the myCar variable.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
