Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

All actions should take place in main (function and/or class) using the functions available in the Website and User classes. Printing should also happen in

All actions should take place in main (function and/or class) using the functions available in the Website and User classes. Printing should also happen in main - that is, do not have System.out.print... anywhere outside main.

Use NetBeans 8.2

A. Website modification. Create two websites, each with at least three users. Print all the initial data. Modify the data allocated to each of the users in each of the two websites. Print the new data and fix any problems you may encounter during modification.

B. Website modification. Create two websites, each with at least three users. After those are created, print out all their information to make sure the creation process works well. Fix any problems you may encounter.

C. User deletion. Create two websites, each with at least three users. Print all the initial data. Delete two of the users in one website and one user in the other. Print the new data and fix any problems you may encounter during deletion.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions