Which of the following expressions evaluates to True when the strItem variable contains the string 1234Y5? a.

Question:

Which of the following expressions evaluates to True when the strItem variable contains the string “1234Y5”?
a. strItem Like "####[A-Z]#"
b. strItem Like "9999[A-Z]9"
c. strItem Like "######"
d. None of the above.

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

Step by Step Answer:

Question Posted: