Computer Science, asked by harshi200717, 7 months ago

addition on string data types can be done with + operator
True or False​

Answers

Answered by bt9226920
2

Explanation:

The Addition operator, “+”, can be used to concatenate strings together. The STRING 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

Similar questions