best answer > What is the meaning of String args in Java 2024?- QuesHub | Better Than Quora
The most authoritative answer in 2024
  • Harper Kim——Studied at the University of Delhi, Lives in Delhi, India.

    When a java class is executed from the console, the main method is what is called. In order for this to happen, the definition of this main method must be public static void main(String []) The fact that this string array is called args is a standard convention, but not strictly required.read more >>
    +119962023-05-15 14:09:53

About “方法、字符串、是一个”,people ask:

READ MORE:

QuesHub is a place where questions meet answers, it is more authentic than Quora, but you still need to discern the answers provided by the respondents.

分享到

取消