Question: Write the statement to declare a Double variable that can be used by two procedures in the same form. Name the variable dblNetIncome. Also specify
Write the statement to declare a Double variable that can be used by two procedures in the same form. Name the variable dblNetIncome. Also specify where you will need to enter the statement in the Code Editor window and whether the variable is a procedure-level or class-level variable.
Step by Step Solution
3.38 Rating (170 Votes )
There are 3 Steps involved in it
Private dblNetIncome As Do... View full answer
Get step-by-step solutions from verified subject matter experts
