Is string in string [] Java?

String[] and String… are the same thing internally , i. e., an array of Strings. The difference is that when you use a varargs parameter ( String… ) you can call the method like: public void myMethod( String…15 Ağu 2012

Sizin İçin Seçtik  What type is string [] Java?

Leave a Reply

Your email address will not be published. Required fields are marked *

Is string in string [] Java?

String[] and String… are the same thing internally , i. e., an array of Strings. The difference is that when you use a varargs parameter ( String… ) you can call the method like: public void myMethod( String…15 Ağu 2012

Sizin İçin Seçtik  How do you know if objects are equal?

Leave a Reply

Your email address will not be published. Required fields are marked *