What is intermediate language in .NET ?
Answer Posted / ranganath
which converts native code into byte code i.e machine
understandable code.
| Is This Answer Correct ? | 19 Yes | 25 No |
Post New Answer View All Answers
What is the difference between convert.tostring and i.tostring method?
Explain the difference between system.string and system.stringbuilder classes?
Explain how the .net framework performs automatic memory management.
What is the significance of delegates. Where should they be used?
Explain about garbage collection?
what is difference between web.config and machine.config and where it will be ?
Write a VB.Net console program to check whether a number is perfect or not.
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
What is the difference between compiler and interpreter?
What is static member?
Tell me which namespace are used for accessing the data?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
Described strong typing and weak typing?
What is the advantage of using system.text.stringbuilder over system.string?
what is commom language runtime?