.Net is programming language neutral. Explain
Jenish Bhavsar
Select an image from your device to upload
Hello @ geometry dash spam, the statement ".NET is programming language neutral" means that the .NET platform supports multiple programming languages and allows them to work together seamlessly. When a .NET language such as C#, VB.NET, or F# is compiled, it is not converted directly into machine code. Instead, it is compiled into an intermediate language called Common Intermediate Language (CIL), which runs on the Common Language Runtime (CLR).