The strFirstName and strLastName variables contain the strings "Jane" and "Jones," respectively. Which of the following statements will display a string as "Jones, Jane" (the last name, a comma, a space, and the first name) in the lblFullName control?
+4
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “The strFirstName and strLastName variables contain the strings "Jane" and "Jones," respectively. Which of the following statements will ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Home » Computers and Technology » The strFirstName and strLastName variables contain the strings "Jane" and "Jones," respectively. Which of the following statements will display a string as "Jones, Jane" (the last name, a comma, a space, and the first name) in the lblFullName