Can someone please help me out by explaining what this is. Ive read from one book its where "The the interpreter automatically compiles a frequently used section of code, while the remainder of the code is still interpred", in the same book ive seen it say "Compiles each line of source code into an object file... so only the changes in the code are recompiled, not the entire program" and ive seen these two from a number of sources, so are they the same thing worded differently or can someone give me a better definition. Thanks