Sagot :
Answer:
To include a single quote in the string text, you will have to use two single quotes. For example, 'You think it' 's your choice'. For declaring a string variable, we have to specify the datatype and length value which defines the maximum length of the string.