Saved Bookmarks
| 1. |
Two operator used in strings |
|
Answer» Answer: STRING Operations. The operator, “+”, can be usedto concatenate strings together. The FUNCTION isused to format data into a string. ... The method (or STRLEN function) returns the LENGTH of thestring. |
|