What is difference between .net and c#?



What is difference between .net and c#?..

Answer / Km Sanjita

C# is a programming language, while .NET is a framework that provides a common runtime environment for executing applications written in multiple programming languages. .NET includes the Common Language Runtime (CLR) and a vast library known as the .NET Framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is ado c#?

1 Answers  


What is the adv of using System.Text.StringBuilder over System.String?

1 Answers   Siebel,


Can you override private virtual methods?

11 Answers   AROBS Transilvania Software, IBM, Mind Tree, Revalsys,


How to open a new form on button click in Windows forms?

1 Answers   Viscus Infotech,


What does console writeline do?

1 Answers  


What is foreach loop in c#?

1 Answers  


What is immutable in C#?

1 Answers   SwanSoft Technologies,


What is the difference between decimal and integer?

1 Answers  


Why do we use readonly in c#?

1 Answers  


Can we inherit private members of class in c#?

1 Answers  


Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?

1 Answers  


What?s a satellite assembly?

3 Answers   Visual Soft,


Categories