GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  J2EE  >  Core Java
Go To First  |  Previous Question  |  Next Question 
 Core Java  |  Question 444 of 502    Print  
What is the name of the java compiler used to compile the source file to a byte code?

  
Total Answers and Comments: 5 Last Update: November 05, 2008     Asked by: deeptiagrawal 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: sampra
 
These is no specfice name that is simply called java compiler

Above answer was rated as good by the following members:
vawani
November 17, 2007 10:39:24   #1  
rakesh77chandra        

RE: What is the name of the java compiler used to comp...
Java Virtual Machine will convert the source code into byte code....while it is compiling and byte code will be converted into machine code by interpreter.
 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
December 15, 2007 00:35:03   #2  
velskvm Member Since: June 2007   Contribution: 1    

RE: What is the name of the java compiler used to compile the source file to a byte code?
Interpreter : convert source code into byte code
JVM : executes the byte the code

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
February 11, 2008 23:17:24   #3  
sampra Member Since: February 2008   Contribution: 278    

RE: What is the name of the java compiler used to compile the source file to a byte code?
These is no specfice name that is simply called java compiler
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
November 04, 2008 00:15:14   #4  
hari.krishna709 Member Since: October 2008   Contribution: 4    

RE: What is the name of the java compiler used to compile the source file to a byte code?
JIT compiler it is to make the compilation faster
 
Is this answer useful? Yes | No
November 05, 2008 00:13:53   #5  
vawani Member Since: July 2006   Contribution: 3    

RE: What is the name of the java compiler used to compile the source file to a byte code?

There is no specific name for it its only JAVA COMPILER and you can find it by
the name javac.exe which you are providing the class path at the compilation or
at the


system properties--> Advanced-->environment variable in windows

if you have taken the default installation you will find it in C:Program
Filesjavajdk..bin


I hope you got the answer


with regards

Vawani


 
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