It is necessary to implement the “string queue” data structure in the form of a class (set of classes). Do not use the standard .NET collection classes, only use arrays as an internal structure for storing data.
To be honest, I still do not understand what is required of me. Thank you in advance