What is the difference between String[] and String... in Java?
What''s actually the difference between String[] and String... if any? The convention is to use String[] as the main method parameter, but using String... works too, since when you use
Customer Service