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
What is the source code for display the picture in button click event?
Explain cls?
What are all the parts of .net framework?
What are jagged arrarys ?
What is code access security?
what is commom language runtime?
What is the use of assembly?
Name and explain some of the exclusive features which are present in vb?
What is difference between inline and code behind?
What is the differences between dataset.clone and dataset.copy?
How do you call a stored procedure in Visual Basic?
What is the advantages of VB.NET?
Name some of the features present in vb 2005?
Name a feature which is common to all .net languages?
What are the assembly entry points?