What is intermediate language in .NET ?
Answer Posted / nazrul
when we compile a file in cscharp through csc compiler it
reach at intermidiate state where it neighter in souce code
nor in machine native code.it can be exe or Dll which can
later be used in diffrent language.
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
How can we store decimal data in .net?
Name the two main parts of .net?
Can we use Vb.Net and C# language simultaneously in one .Net application?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
What are the differences between c# and visual basic.net?
what is interface and when it is used?
What is sealed class?
What is datatype conversion?
What is a static class?
What are the different types of Lock available in Visual Basic?
Explain the use of console application?
Allowed program to auto-correct the database when loading a presentation.
What is the use of errorprovider control?
Explain manifest?
What do you mean by Redim in VB.NET?