Which of the following is a feature of the main method in Java?
Cannot have parameters
Must have String[] as a parameter
Always returns an integer
Always private