What is the function of string?
Answers
Answered by
2
Answer:
Explanation:
The most basic example of a string function is the length(string) function. This function returns the length of a string literal. e.g. length("hello world") would return 11. Other languages may have string functions with similar or exactly the same syntax or parameters or outcomes.
Answered by
1
Explanation:
string function is the length(string) function. This function returns the length of a string literal. e.g. length("hello world") would return 11. Other languages may have string functions with similar or exactly the same syntax or parameters or outcomes.
Similar questions
Math,
1 month ago
Science,
1 month ago
Math,
2 months ago
Math,
8 months ago
Computer Science,
8 months ago