Multiple Choice
Case 1 - Human Resources Application
An application used by the Human Resources (HR) department needs to be improved. You need to use various string manipulation properties and methods to ensure all data entered by a user is accurate and stored correctly.
-In order to remove both dashes from the SSN,you should first ____.
A) use the Length property to see how many characters are in the variable
B) use the index value to loop to examine each character in the variable, character by character
C) use the Contains method to see if any dashes are anywhere within the variable
D) use the Insert method to insert dashes
Correct Answer:

Verified
Correct Answer:
Verified
Q1: _ keys appear to the right of
Q2: Menu title captions should be one word
Q4: Case 1 - Human Resources Application<br>An application
Q5: A character's _ is an integer that
Q6: The strCityState variable contains a string that
Q7: Assume that the data for salary is
Q8: Case 1 - Human Resources Application<br>An application
Q9: The strPassword variable contains eight characters.Two of
Q10: The _ method returns an integer that
Q11: The following instruction will remove which character