Solved

The Following Statements Contain Errors

Question 19

Short Answer

The following statements contain errors. Rewrite the statements to correct all errors.
-The following statements should clear each control:
lblEmpNumber.Txt = String.Empty
lblFirstName = String.""
lblLastName.Text = Empty.String

Correct Answer:

verifed

Verified

lblEmpNumber.Text = ...

View Answer

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions