Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

| LAB TASKS Task #1: Create a dummy inbox (35 min, 15 min) In this task, you should create three classes, the first one in

image text in transcribed

| LAB TASKS Task #1: Create a dummy inbox (35 min, 15 min) In this task, you should create three classes, the first one in your public main class, the second one is a class called inbox, and the third one is a class called email just like the example above, the inbox itself contains an array of emails, in this task you should follow the template provided below to create your final inbox program. X Windows PowerShel PS DEXTA Programming> javac Labol.java PS D:\TA\Programming java Lab01 you have o email, o new 1- Add email 2- Show Emails 3- Open Email Enter your choice: 1 Email From: mohe 197@gmail.com Email Title: This is the title Email Body: This is the body You have i email, 1 new 1 - Add email 2- Show Enails 3 - Open Email Enter your choice:1 Email Front hackerdesail.com Email Title: My 2nd Email Email Body: This is the body of it. You have 2 email, 2 new 1- Add email 2- Show Emils 3 - Open Enail Enter your choice:2 D: NEW - From mohe 197@gmail.com - Title: This is the title 1: NEW From: hackerlemail.com Title: My 2nd Email You have 2 mil, 2 new 1 - Add wal 2- Show Esails 3- Open Email Enter your choice: 3 Enter the email index: 1 From: hackerlemail.com Subject: My 2nd Email Body: This is the body of it. You have 2 email, 1 new 1 - Add email 2- Show Emails 3- Open Email Enter your choice: 2 O: NEW - From: mohe 197@gmail.com - Title: This is the title 1: From: hackerGemail.com Title: My 2nd Emaii. You have 2 email, 1 new 1- Add email 2- Show Emails 3.- Open Email Enter your choice: Figure 1: Task 1 Expected Output

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_2

Step: 3

blur-text-image_3

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

Essential SQLAlchemy Mapping Python To Databases

Authors: Myers, Jason Myers

2nd Edition

1491916567, 9781491916568

More Books

Students also viewed these Databases questions