Computer Science, asked by sanjanarajpoot2434, 4 months ago

2) Write the use of RIGHT$() and LEN$() functions.​

Answers

Answered by hg422112
0

Answer:

use function such as LEFT and RIGHT to get the desired part of each text string. use LEN to calculate the number of characters to be extracted by the LEFT and RIGHT functions.

Similar questions