Examlex

Solved

Before Using a String in a Comparison,you Can Use Either

question 32

True/False

Before using a string in a comparison,you can use either the ToUpper method or the ToLower method to convert the string to uppercase or lowercase,respectively,and then use the converted string in the comparison.


Definitions:

Related Questions