Using the Given starting code at the bottom please do asfollowed
In this problem we will try to learn and implement graphical userinterfaces (GUI) applications in JAVA using Swing objects. You willneed 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
OR
OR