C# is a general-purpose, multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed around 2000 by Microsoft within its .NET initiative and later approved as a standard by Ecma (ECMA-334) and ISO (ISO/IEC 23270:2018). C# is one of the programming languages designed for the Common Language Infrastructure.
WikipediaMulti-file mode |
Name | Version ID | Multi-file mode |
---|---|---|
Mono 4.0.2 | 1 | |
gmcs 5.12 | 2 | |
gmcs 5.20.1 | 3 | |
gmcs 6.8 | 5 | |
gmcs 6.12 | 6 |
Sample solution to the TEST programming problem.