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