Answer Posted / subhashini.g
Pre-JIT (Compiles entire code into native code at one
stretch)
Ecno-JIT (Compiles code part by part freeing when
required)
Normal JIT (Compiles only that part of code when called
and places in cache)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is clr in .net?
How to view a .NET assembly?
What is Code group in .Net with respect to CAS
What are .net functions?
Explain the top .net class that everything is derived from?
Explain me difference between public and static modifiers?
What is alias ? Is it used in .Net ?
Explain me why do we use msmq?
What is the purpose of enumerable class in .net?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Please tell us what is the difference between override and overload in a method?
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Do you know what is .net standard?
How big is the datatype int in .net?