Is c# an open source?



Is c# an open source?..

Answer / Harshvardhan Aditya

"C# is developed by Microsoft and it's not completely open-source. The C# specification, libraries, and some development tools are available under the MIT or MS-RL licenses, but the C# compiler (the Roslyn compiler) itself remains proprietary software.".

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is arraylist type safe in c#?

1 Answers  


Distinguish between array and arraylist in c#?

1 Answers  


What is uint64_t?

1 Answers  


Hi, Can we implement the Abstract class on interface in c#, If yes then provide the code implementation

1 Answers   RHR, Wipro,


How many bytes is an int in c#?

1 Answers  


What does m mean in decimal c#?

1 Answers  


What the different phase/steps of acquiring a proxy object in webservice?

1 Answers  


What do you mean by thread safe in c#?

1 Answers  


How does yield return work c#?

1 Answers  


Define thread?

1 Answers  


Why abstract class is not instantiated in c#?

1 Answers  


What is check/uncheck?

1 Answers  


Categories