C Sharp (Programming language): Difference between revisions
C Sharp (Programming language)
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
'''C#''' is a high-level, framework driven programming language supporting multiple paradigms. It provides static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented (class-based) and component-oriented programming disciplines. | '''C#''' is a high-level, framework driven programming language supporting multiple paradigms. It provides static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented (class-based) and component-oriented programming disciplines. | ||
{{Stub}} | {{Stub}}{{Programming languages}} | ||
[[Category:Programming languages]] | [[Category:Programming languages]] | ||
{{DEFAULTSORT:C#}} | {{DEFAULTSORT:C#}} |
Revision as of 03:58, 24 January 2024
C# is a high-level, framework driven programming language supporting multiple paradigms. It provides static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented (class-based) and component-oriented programming disciplines.