Physics, asked by questioner42, 2 months ago

What is the function of string?​

Answers

Answered by XxEVILxspiritxX
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 supriyaverma80
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