Ask Question
14 August, 08:32

How can a string variable called myString be converted to an all-capitals representation for future use?

+1
Answers (1)
  1. 14 August, 10:20
    0
    With the use of Assign Activity by placing myString. ToUpper on the right side and myString on the left side.

    Explanation:

    String variables are commonly known as those variables that contain '0' and/or other characters like letters, symbols and numbers. These variables cannot contain mathematical functions such as subtraction and addition. The given operation can be executed with the use of Assign Activity by placing myString. ToUpper on the right-hand side and myString on the left-hand side.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “How can a string variable called myString be converted to an all-capitals representation for future use? ...” in 📘 Social Studies 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.
Search for Other Answers