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 is string and example?

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  What is the difference between primitive types and class types?

Leave a Reply

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