Program Following Exercise 60 Following Steps Calculate Amount Stock Purchase Declare Vari Q43865479
visual programing
visual studios 2013

Program the following exercise: 60. The following steps calculate the amount of a stock purchase: (a) Declare all variables. (b) Assign the value 25.625 to the variable costPerShare. (c) Assign the value 400 to the variable numberOfShares. (d) Assign the product of costPerShare and numberOfShares to the variable (e) Display the value of the variable amount in a list box. Submit your program in the “Assignment 2.1” link above. Show transcribed image text Program the following exercise: 60. The following steps calculate the amount of a stock purchase: (a) Declare all variables. (b) Assign the value 25.625 to the variable costPerShare. (c) Assign the value 400 to the variable numberOfShares. (d) Assign the product of costPerShare and numberOfShares to the variable (e) Display the value of the variable amount in a list box. Submit your program in the “Assignment 2.1” link above.
Expert Answer
Answer to Program the following exercise: 60. The following steps calculate the amount of a stock purchase: (a) Declare all variab…
OR