How many languages .NET is supporting now?
Answer Posted / deepa
In visual studio 2005,
It supports nearly more than 72 languages.
In visual studio 2003,
It supports 44 languages.
| Is This Answer Correct ? | 152 Yes | 51 No |
Post New Answer View All Answers
Explain what is the difference between a class and an object?
What's wrong with a line like this? Datetime.parse(mystring);
Tell me what is a “jagged array”?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
What does jit do?
What are the advantages of .net?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
Explain what inheritance is, and why it's important?
What are the core differences between .NET Languages ?
Name the classes that are introduced in the system.numerics namespace.
Explain me how does linq work?
Tell us what is a sealed class?
Please explain what is immutability, what is it for and how is it codified?
Explain the procedure to add assemly to gac to make it shared one?
When we use windows api in .net is it managed or unmanaged code?