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  >  Interview Questions  >  J2EE  >  Core Java

 Print  |  
Question:  command prompt argument

Answer: How to pass commandline arguments in main function through Eclipse Tools (editors).


September 09, 2008 22:32:00 #2
 nookashiva   Member Since: September 2008    Total Comments: 2 

RE: command prompt argument
 
Click the Run menu bar
Now click the Open Run Dialogue
A new window will be opened.
In that window click the Java applications then
A new sub menu will be opened in that select Arguments menu and
Type the Arguments with space.
Click run to view your result in the console.
     

 

Back To Question