About this document
Visual J# vs C/C++ Differences by chaitalijain is a document available to read on EtoBox.
C# is a multi-paradigm programming language developed by Microsoft as part of its .NET initiative. It was designed to be a simple, modern, and general-purpose language, drawing upon aspects of C++, Java, and Delphi. C# uses type safety and automatic memory management (garbage collection) and its syntax is closely related to C++. It is compiled to an intermediate language called Common Intermediate Language (CIL) that runs on the Common Language Runtime (CLR).
- Author
- chaitalijain
- Language
- EN