Question: Are the following statements written correctly? If not, how should they be written? Dim dblPay as Double lblPay.Text = dblPay.ToString(C2)
Are the following statements written correctly? If not, how should they be written?
Dim dblPay as Double lblPay.Text = dblPay.ToString("C2")
Step by Step Solution
3.48 Rating (155 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
