Saved Bookmarks
| 1. |
Shot notes string function |
|
Answer» Explanation: String FUNCTIONS are used in computer PROGRAMMING languages to manipulate a string or query INFORMATION about a string (some do both). ... The most basic example of a string FUNCTION is the length(string) function. This function returns the length of a string LITERAL. |
|