What is a 'String' in coding?

Asked by blessing007 · 6 months ago

1 Answer

43
amorebise · 6 months ago Top Answer

A 'String' is just a fancy word for text. Anything inside quotation marks, like "Hello Lagos", is a string. It’s like a 'string' of characters tied together.

Log in to add a comment.