ANSWERS: 1
  • It is a library of classes together with a special "virtual machine" they run on, published by Microsoft. The concept and design were copied from the Java virtual machine and compete directly with it. It is available on Windows from XP onwards, and there's an open source version called Mono which is available for Linux and other operating systems. C# is a programming language for the .NET framework, and is a ripoff of the Java language (as opposed to the Java virtual machine) but it introduces some interesting changes, such as the property keyword.

Copyright 2023, Wired Ivy, LLC

Answerbag | Terms of Service | Privacy Policy