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 do you retrieve the customized properties of a .net application from xml .config file?
What is the difference between static or dynamic assemblies?
What is intermediate langauge?
What is the difference between import system.data.sqlclient and system.data.oledb?
What is deep copy?
Explain the components of common language runtime.
Explain about visual basic?
What is visual basic.net culture?
Explain about delegate?
What do you mean by Redim in VB.NET?
What are the advantages of an assembly?
What is DLL HELL in VB.NET
What are the shadow variables?
Can you please explain the difference between c# and vb.net?
So you know which dll is used for microsoft .net run time?