ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net General
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
What is JIT and how is works?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is JIT and how is works?
Answer
# 1
jit is stands for just in time compiler
in case of compilation 
source code ->language compiler->MSIL->JIT->native\machine 
code

in case of compilation the source code is compiled by its 
language compiler like in case of vb.net it is compiled by 
its lanfuage comiler and then convert it in MSIL which jit 
can understand and then jit compile itand convert it in 
machine code
types of jit
1)pre-jit
   it compile all methods at one time compilation
2)econo-jit
   it compile only those methods which are cslled at run 
time
3)normal jit
 it compile only those methods which are called at run time 
and the mthods which are compiled at one time that is kept 
in cache and next time when that need it tack from cache
 
Is This Answer Correct ?    2 Yes 0 No
Versha
 

 
 
 
Other Dot Net General Interview Questions
 
  Question Asked @ Answers
 
What is different between Web User Control and Web Custom Control?  1
What is RunTime Polymorphism? Deloitte2
What are remotable objects in .NET Remoting?  1
What is Delegate? Have ever used Delegates in your project. Deloitte1
What?s SingleCall activation mode used for?  1
When would you use .NET Remoting and when Web services?  1
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!! 3i-Infotech2
What are the contents of assembly? Ksb4
What are the providers available with VS.NET ? TCS2
Which is the main Difference Between .Net 2003 and .Net 2005?  1
What is Global Assembly Cache (GAC) and what is the Purpose of it?  1
Explain weg config settings for exception managment in asp.net? C-Squared-Systems1
Please explain about "this" object CTS2
What are the different types of assemblies?  3
Can you configure a .NET Remoting object via XML file?  1
How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?  3
What are object pooling and connection pooling and difference? TCS3
How can you see which services are running on a Windows box?  1
Which method do you use to redirect the user to another page without performing a round trip to the client?  2
Which namespace is the base class for .net Class library?  1
 
For more Dot Net General Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com