If the following code executes, which value is assigned to strA? Dim dblTest As Double = 0.25 Dim strA = dblTest.ToString("p")
a. "0.25"
b. "2.50"
c. "25.00%"
d. "0.25"
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.