News

Strings: It is a sequence of characters. We can use single-quotes or double-quotes. For strings, + means concatenation. If a string contains numbers, it is still a string. We can convert numbers in a ...