Answer Posted / nadeem khokhar
CLR is common language runtime, every managed application must passes from the CLR,
CLR manages memory, threads at run time using the JIT compiler.
JIT compiler compiles the code and create an assembly called intermediate language which can be converted into other languages. assembly contain dll and exe file. (meta data and code)
i dont know the reflection...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
please any one pass file aid,xpeditor and endeavor tools
what is difference between object oriented programming structure and object oriented programming system?
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
How to create a new dataset only duplicate observations in proc sort procedure?
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
How to print No.of.rows affected after updation using ADO.Net
pleasew define carrier scope in abap (sap).
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
what are the missinschema properties and should we pass primary key in select command
5.Call by value and Call by reference with program?
what is the difference between read the data from table and infotype
can any method return type may be constructor , or that method name allow
which book we learned this mantis? how many version are realsed this mantis upto now?
what is difference between kpo and it industry? that is in terms of work, package etc
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct