How many phases included in java interpreter to compile a source code?

Answer:
SIX phases.. i am sure every source code in java will compiled only three phases and the remaining three phases will be compiled on other (depends upon the instruction set of corresponding processor) to create an ".exe" file.
Note: There are comments associated with this question. See the discussion page to add to the conversation.
First answer by Praveen... Last edit by Praveen... Contributor trust: 0 [recommend contributor recommended]. Question popularity: 1 [recommend question].