Question: All actions should take place in main (function and/or class) using the functions available in Image and Application classes. Printing should also happen in main
All actions should take place in main (function and/or class) using the functions available in Image and Application classes. Printing should also happen in main - that is, do not have System.out.print... anywhere outside main. USE JAVA
A. Image modification. Create two images, each with at least three applications (10% each image). Print all the initial data (10%). Modify the data allocated to each of the applications in each of the two images (10% each image). Print the new data and fix any problems you may encounter during modification (10%).
B. Image modification. Create two images, each with at least three applications (20% each image). After those are created, print out all their information to make sure the creation process works well. Fix any problems you may encounter (20%).
C. Application deletion. Create two images, each with at least three applications (10% each image). Print all the initial data (10%). Delete two of the applications in one image and one application in the other (10% each image). Print the new data and fix any problems you may encounter during deletion (10%).
THANK YOU
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
