Categories
  Encyclosphere.org ENCYCLOREADER
  supported by EncyclosphereKSF

C Sharp

From Conservapedia - Reading time: 1 min

C# is the name of a computer programming language first introduced by Microsoft as part of the .NET (pronounced 'dot net') initiative and standardized through ECMA as ECMA-334.[1] The standard is cross-listed with ISO as ISO/IEC 23270:2006. The Microsoft implementation of the standard is known as "Visual C# .Net".[2]

C#, pronounced "C sharp", is categorized as a 'C-Style' langue in that it uses the fundamental syntax structures of braces ('{' and '}') and semicolons. It is unlike C in that it is object-oriented. It is unlike C++ in that it is garbage collected and that it is not compiled to machine code, but to Common Intermediate Language (CIL) which is then translated to machine by software installed on the target machine. In both these aspects it is more like Java than either C or C++.

Version 3 of the language introduced LINQ (Language Integrated Query) syntax, allowing SQL style queries to be issued on various data sources directly from a program.

References[edit]


Licensed under CC BY-SA 3.0 | Source: https://www.conservapedia.com/C_Sharp
18 views | Status: cached on March 13 2023 08:58:01
↧ Download this article as ZWI file
Encyclosphere.org EncycloReader is supported by the EncyclosphereKSF