Not Answered
The strPhone variable should contain only numbers and no dashes (-).An error message should display if there is a dash anywhere in the variable.Which of the following statements determines whether the variable contains a dash in order to display the message?
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Case 1 - Human Resources Application<br>An application
Q6: The strCityState variable contains a string that
Q10: The _ method returns an integer that
Q12: What is the value returned from the
Q20: The most commonly used properties for a
Q22: Each menu element is considered a(n)_ and
Q44: Visual Basic provides the _ method for
Q54: The strPhone variable contains a 10-digit phone
Q55: The Trim method is used to remove
Q60: When processing the PadLeft and PadRight methods,the