What are strings in C#?
Posted: Wed Jul 13, 2022 7:57 pm
a) a sequence of characters
b) array of characters
c) objects of built-in data type
d) a reference type
b) array of characters
c) objects of built-in data type
d) a reference type