Question: Visual Basics. What value is assigned to dblInterestRate in the following statement if four percent is typed in the dblInterestRate text box? (2 points) dblInterestRate
Visual Basics.
What value is assigned to dblInterestRate in the following statement if four percent is typed in the dblInterestRate text box? (2 points)
dblInterestRate = Val(Me.txtInterestRate.Text)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
