We provide IT Services

Register Now Click On

Read More Tutorials Click On

Post Page Advertisement [Top]

Code Execution Process-

Source Code- we write the code in c# , this code is source code.

Compiler- compiler is just like converter  code source code to assembly .

Assembly- Contain IL (Intermediate Language).

CLR-  The CLR Common Language Runtime is Assembly understand IL Code .

JIT-  JIT receive the IL Code from CLR  then  convert the code in native code.

Native Code- It is also called machine code

OS-------

No comments:

Post a Comment

| Designed by Rockprogrammer