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:  what's the difference b/w Java command line arg.s & C command line arg.s?



October 10, 2005 05:44:14 #1
 Gopi   Member Since: Visitor    Total Comments: N/A 

RE: what's the difference b/w Java command line arg.s ...
 

C Command line arg start from filename whose arg[0]. but in file name is not a arg.

     

 

Back To Question