4
Reply

.Net is programming language neutral. Explain

Jenish Bhavsar

Jenish Bhavsar

17y
10.2k
0
Reply

    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).

    Paul Yoon
    Jun 25
    0
    Nice Question.....!! :)
    Yes .Net Programming is Language neutral because Framework is common set of classes and libraries that provides the base for the .Net Framework it supports variety of languages like COBOL,Pascale ,c++ , java ..etc all languages uses same common libraries and classes. so that we can say its truly language neutral
    Please if anyone can answer my query with justification.