Question: Visual Basic (onlinegdb format) Math Solution - Independent Sub Procedure Create an application named math solution-independent sub procedure that allows the user to enter two

Math Solution - Independent Sub Procedure Create an application named math solution-independent sub procedure that allows the user to enter two numbers and use an independent sub procedure to calculate the sum and difference of the two numbers. Setup the independent sub procedure so that when calculating the difference, it will always subtract the smallest number from the largest. The Console.Writeline to display the message should be written in the main procedure. The message should read: The sum is The difference is Hint: You should be passing 4 variables to the independent sub procedure
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
