[SOLVED] Java - Project 1 Email Application

35.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (1 vote)

Scenario: You are an IT Support Administrator Specialist and are charged with the task of creating email accounts for new hires.

 

Your application should do the following:

  • Generate an email with the following syntax: [email protected]
  • Determine the department (sales, development, accounting), if none leave blank
  • Generate a random String for a password
  • Have set methods to change the password, set the mailbox capacity, and define an alternate email address
  • Have get methods to display the name, email, and mailbox capacity
Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.