Main() method declared as a static because static is class level .... and main method should run first before any other code get execute ..