Test description

Take this test to prove your knowledge of C# development language. Topics: object-oriented programming in C# .NET, syntax, collections, data types, exceptions and tuples.

Sample questions

1
You have prepared a constructor that takes a string as a parameter. Can you also have a constructor with no parameters in the same class?