Q221
If the txtPrice control contains the value 75, what value will the variable=Decimal.TryParse (txtPrice.Text,decPrice) method return?
A.
False
B.
True
AnswerC.
75
D.
75.00
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board