In this problem we will try to learn and implement graphicaluser interfaces (GUI) applications in JAVA using Swing objects. Youwill need to create a bunch of JFrames to provide several userinterfaces for operations. At the first screen, you have to giveyour name, number of problems you want to solve, number of digitsand operations you want to perform. The number of digits is themaximum number of digits of a number. There will be an option ofrandom operation, this will generate any type of arithmeticoperation randomly. After choosing an operation, problems will beappearing one after another in the screens (use the same
OR
OR