Question: using java For this task I want you to write a front - end that displays a menu. This menu gives users an option to
using java For this task I want you to write a frontend that displays a menu. This menu gives users an option to either
Read settings from a settings file.
Modify the settings in the settings file.
The trick is that these settings should be encrypted. So each time you want to work with the file, you must
decrypt it to read it and then encrypt the data before saving it back to the file.
I leave you to decide what secret settings you want to save in the file, but it must include an integer, a float and
a string the string can be fixed in size So for example, the settings might be German Shepherd,
When testing this and demonstrating the results, I want you to use it to display the settings, then modify them,
then display the settings again
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
