GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Programming  >  Java
Go To First  |  Previous Question  |  Next Question 
 Java  |  Question 404 of 928    Print  
State true or false :- Java compiler stores the .class files in the path specified in CLASSPATH environmental variable.
A) True
B) False



  
Total Answers and Comments: 3 Last Update: August 17, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 26, 2006 14:15:12   #1  
moutts Member Since: April 2006   Contribution: 4    

RE: State true or false :- Java compiler stores the .c...
classpath variable is generally to tell the jvm where to look for user defined classes and other necessary jars to be used to compile the Java class not necessarly to create the .class file. You can use javac -d option or predefined settings to create the .class files in any directories. so i believe the answer should be FALSE
 
Is this answer useful? Yes | No
July 24, 2006 02:45:25   #2  
masarrat Member Since: July 2006   Contribution: 9    

RE: State true or false :- Java compiler stores the .c...
B) False
 
Is this answer useful? Yes | No
August 17, 2006 07:33:20   #3  
manojravikanti Member Since: August 2006   Contribution: 5    

RE: State true or false :- Java compiler stores the .c...
I have given the answer as false but still i got it as wrong please correct
 
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