I am talking about the (String[] args) writen inside the brackets of main function
 public class Rotate_array {
    public static void main(String[] args){
    }
 }
I am talking about the (String[] args) writen inside the brackets of main function
 public class Rotate_array {
    public static void main(String[] args){
    }
 }