RSS|FAQ|
Register For Free

Earn Points

  • 1 point for answering a question.
  • 1 point for every vote on a question.
  • 20 points for the best answer.
  • 1 point for every positive vote that you receive on an answer.
  • 2 points for every positive vote received from an Expert.

Find 24 Hour Help To Any Question
 

Closed Question

meaning of supplying string[] args to main method?


In J2EE please send me the meaning


Clarifications:
In J2EE please send me the meaning

0 | By Asannas Casters | In Web Design / Programming / App >> J2EE | Closed | Posted on Nov 05, 2009




Displaying 1 - 1 of 1

1

public static void main(String args[]) This array of Strings is the mechanism through which the runtime system passes information to your application.




Displaying 1 - 1 of 1