GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Programming  >  Java

 Print  |  
Question:  How to Know which version used in your system in command line



November 11, 2005 00:49:09 #2
 Devidas   Member Since: Visitor    Total Comments: N/A 

RE: How to Know which version used in your system in c...
 
java -version
     

 

Back To Question