GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  DotNet
Go To First  |  Previous Question  |  Next Question 
 DotNet  |  Question 140 of 165    Print  
what is a jitter and how many types of jitters are there?

  
Total Answers and Comments: 3 Last Update: June 19, 2009     Asked by: G.L.prasad Kumar 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 29, 2007 09:33:14   #1  
chandralekha        

RE: what is a jitter and how many types of jitters are...
Jiter is nothing but the Just in time compiler JITer It is a component of the runtime is frequently referred to as a JIT compiler or JITter.
 
Is this answer useful? Yes | No
December 05, 2007 08:41:56   #2  
peeyush_jain Member Since: December 2007   Contribution: 143    

RE: what is a jitter and how many types of jitters are there?
JIT is just in time complier.
it categorized into three:
1 Standard JIT : prefered in webApp-----on diamand
2 Pre JIT : only one time------only use for window App
3 Economic JIT : use in mobile App

 
Is this answer useful? Yes | No
June 18, 2009 19:43:13   #3  
sandipsutar Member Since: June 2009   Contribution: 1    

RE: what is a jitter and how many types of jitters are there?
When your application actually exectutes the MSIL Code is Just in time compiled into machine code by JITTER( Just in time Compiler) Normally your entire application is not compiled from MSIL to machine code only methods that are actually called during execution are compiled.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape