The HR department has decided to change the Finance department number from 04 to 09.Which of the following statements correctly changes the contents of the strEmpCode?
A) strEmpCode = strEmpCode.Replace("04","09")
B) strEmpCode = strEmpCode.Replace("09","04")
C) strEmpCode = strEmpCode.Remove(0,2)
StrEmpCode = strEmpCode.Insert(1,"09")
D) strEmpCode = strEmpCode.Remove(1,2)
StrEmpCode = strEmpCode.Insert(1,"04")
Correct Answer:
Verified
Q41: The strSerialNum variable contains the string "DRY259614".Write
Q45: Write the Visual Basic statement that uses
Q46: Write the condition that evaluates to True
Q47: The txtGrade control contains the string "95%".Write
Q49: The strCityState variable contains the string "AtlantaGA".Write
Q50: Case 1 - Human Resources Application
An application
Q51: The strPhone variable contains a 10-digit phone
Q52: Write a Visual Basic statement that removes
Q53: Write the Visual Basic statements needed to
Q56: Write the Visual Basic statement to assign
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents