R
Q. Which of the following statements are correct about JIT? 1. JIT compiler compiles instructions into machine code at run time. 2. The code compiler by the JIT compiler runs under CLR. 3. The instructions compiled by JIT compilers are written in native code. 4. The instructions compiled by JIT compilers are written in Intermediate Language (IL) code.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. A machine on a network is called ________
Q. How can you prevent inheritance from a class in C#.NET ?
Q. Which of the following define the rules for .Net Languages?
Q. We can attach _________ validation control to an input control
Q. What will be the output of the following C# code?
Q. Select the namespace which should be included while making use of LINQ operations:
Discusssion
Login to discuss.