If the txtAge control is empty, the blnIsOk = Integer.TryParse(txtAge. Text, intAge) statement will store ____________________ in

Question:

If the txtAge control is empty, the blnIsOk = Integer.TryParse(txtAge. Text, intAge) statement will store ____________________ in the intAge variable and also assign ____________________ to the blnIsOk variable.

a. 0, True

b. 0, False

c. False, the empty string

d. The empty string, False

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: