Develop a JAVA program to add TWO matrices of suitable order N. The value of N should be read from command line arguments. Develop a Stack class to hold a maximum of 10 integers with suitable methods.