Computer Science, asked by hpp92, 1 month ago

WAP to perform any 10 operations on string

Answers

Answered by kahlonsimranjeetkaur
0

Answer:

hhffugcbkhfdhvdhxthsr

Answered by avanibaile
1

Answer:

String Operations

Operation Description

White Space Removal The STRCOMPRESS and STRTRIM functions can be used to eliminate unwanted white space (blanks or tabs) from their string arguments. See Whitespace.

Length The STRLEN function returns the length of its string argument. See Finding the Length of a String.

Similar questions