Answer the following statements true (T) or false (F)
5. The char data type provides a single method that determines whether a character is a letter or number.
6. Character testing methods, such as char. Is Letter return a Boolean value of true or false.
7. If you pass an uppercase letter to the char.To Lower method, the character it returns will be unchanged
8. The string data type has several methods that allow you to search for sub strings.
1. TRUE
2. TRUE
3. FALSE
4. TRUE
You might also like to view...
A search algorithm __________.
a. arranges elements in ascending order b. arranges elements in descending order c. is used to locate a specific item in a collection of data d. is rarely used with arrays
?Macro viruses are called so because they are written using a macro language.
Answer the following statement true (T) or false (F)