STRING is another data type in C# programming that represents Unicode characters. It’s a character sequence in which every character is a Unicode character.
An array is a data structure which contains elements of same data type i.e. (Numbers, Words or Characters.). Arrays are commonly used in any programming language to store data in an organized manner.