what is LEN in basic
Answers
Answered by
1
Here's your answer :
In computer programs, len is the name of one of the major string functions. It stands for length, and returns the length of a specific string. Many common programming languages operate on strings using string functions.
It is named len in the language BASIC and its derivatives such as Visual Basic. It is named strlen in the language C and its derivatives such as PHP. In some other languages, the full word length is written out as the name of the function. For other languages see Comparison of programming languages (string functions).
Thanks
In computer programs, len is the name of one of the major string functions. It stands for length, and returns the length of a specific string. Many common programming languages operate on strings using string functions.
It is named len in the language BASIC and its derivatives such as Visual Basic. It is named strlen in the language C and its derivatives such as PHP. In some other languages, the full word length is written out as the name of the function. For other languages see Comparison of programming languages (string functions).
Thanks
Answered by
1
In computer programs, len is the name of one of the major string functions. It stands for length, and returns thelength of a specific string. Many common programming languages operate on strings using string functions. It is named len in the language BASIC and its derivatives such as Visual Basic.
Similar questions
English,
8 months ago
Math,
8 months ago
English,
1 year ago
Social Sciences,
1 year ago
History,
1 year ago