C Sharp (Programming language): Difference between revisions

From Fox Labs Wiki
C Sharp (Programming language)
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE: C#}}
{{DISPLAYTITLE: C#}}{{Infobox programming language|name=C#|logo=C_Sharp_Logo.svg|logo size=100px|operating system=Cross-platform|File extensions=.cs|platform=[[Common Language Infrastructure]]|family=C}}
'''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}}
'''C#''' (or '''C Sharp''') 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}}{{Programming languages}}
[[Category:Programming languages]]
[[Category:Programming languages]]
{{DEFAULTSORT:C#}}
{{DEFAULTSORT:C#}}

Latest revision as of 03:01, 4 February 2024

C#
FamilyC
PlatformCommon Language Infrastructure
OSCross-platform
Filename extensions.cs

C# (or C Sharp) 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.