Question: 1. Write the code for a Sub procedure that receives a Double number passed to it. The procedure should multiply the number by 1.5 and
1. Write the code for a Sub procedure that receives a Double number passed to it.
The procedure should multiply the number by 1.5 and then display the result in the lblAnswer control. Name the procedure IncreaseNum. Then write a statement to invoke the procedure, passing it the number 75.5.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
