How is a managed code executed?

Answer Posted / hrindows@gmail.com

Execute a Managed code by following these steps:
•Choosing a language compiler depending on the language in which the code is written.
•Converting the above code into Intermediate language by its own compiler.
•The IL is then targeted to CLR which converts the code into native code with the help of JIT.
•Execution of Native code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the need of OLE-automation?

740


Explain security measures exist for .net remoting in system.runtime.remoting?

651


With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?

596


What is .net technology?

657


How do you define the lease of the object in .net?

638






Can any object be stored in a viewstate in .net?

684


Explain how garbage collection works?

674


Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

621


What is .net3.5?

677


i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?

2021


Difference between abstract class and interface in .net?

648


Why did they call it .net?

668


Explain .net framework overview?

663


What do you mean by web service?

745


What is difference between .net core and .net standard?

582