Computer Science, asked by naira9889, 1 year ago

Following operations can be performed using string operation command?


compare

join

trim

all of the above

Answers

Answered by dhjtfxhj
1
The Addition operator, “+”, can be used to concatenate strings together. TheSTRING function is used to format data into a string. The READS procedure can be used to read values from a string into IDL variables. The ToLower() method returns a copy of the string converted to lowercase
Answered by dattamandir77
8

Following operations can be performed using string operation command?

Answer is Trim..

Similar questions