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
Is atl redundant in the .net world?
What is .net and why it is used?
Is .net 4.8 backwards compatible?
Please tell us what is the difference between override and overload in a method?
What is the difference between boxing and unboxing?
Difference between class and interface in .net?
What is the difference between user control an custom control? Advantages/disadvantages?
Do you know what is linq?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
Should I use readerwriterlock instead of monitor.enter/exit?
Conceptually, what is the difference between early-binding and late-binding?
Explain me how does linq work?
What is the concept of inheritance in .net?
Explain what is immutability, what is it for and how is it codified?