Question: Write the Visual Basic statement that uses the Contains method to determine whether the strAddress variable contains the string Jefferson Street (entered in uppercase, lowercase,
Write the Visual Basic statement that uses the Contains method to determine whether the strAddress variable contains the string “Jefferson Street” (entered in uppercase, lowercase, or a combination of uppercase and lowercase). Assign the method’s return value to a Boolean variable named blnIsContained.
Step by Step Solution
3.46 Rating (166 Votes )
There are 3 Steps involved in it
blnIsContai... View full answer
Get step-by-step solutions from verified subject matter experts
