0
The programming language and it's specialties (syntax and paradigm) . C# for example is object oriented, has a garbage collection, and functional programming support, is compiled to an IL that's executed on an RE (runtime environment) to be platform Independent, and so on. The # (sharp) is build from two + in allusion to C++.
9th May 2019, 10:20 AM
Daniel Adam
Daniel Adam - avatar