Question: using visual basic Code a comment that you could add to the end of the following line of code. The comment should read currency format.
using visual basic
Code a comment that you could add to the end of the following line of code. The comment should read currency format.
Dim amount As String = FormatCurrency(total)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
