Q. If the txtPrice control contains the value 75, what value will the variable=Decimal.TryParse (txtPrice.Text,decPrice) method return?
β
Correct Answer: (B)
True
You must be Logged in to update hint/solution