Select Page

CIS 210 Georgia Military College Ask Email Address Programming Project

Question Description

1, An email address contains the @ character. Write a program that takes asks for an email address input from the user and determines whether it is a valid address or not. This is based on the presence of the @ character and no spaces in the string. You do not need to worry about any other characters in the input word. Output the result “The word IS an email address” or “The word IS NOT an email address”

Example –
Input: testuser@mydomain.com
Output: The word IS an email address

Input: my123user
Output: The word IS NOT an email address

Your code should include comments to describe the program logic and use proper indentation for readability.

Be sure to properly test your code before submitting.

Upload your zipped assignment folder, which contains the java and class files. You should follow the assignment naming conventions listed in “How to Do A Programming Activity” under “Course Setup and Instructions”.

2, Complete Chapter 5, Section 5.12 “Programming Activity 2: Using the switch Statement”.

Be sure to properly test your code before submission.

Upload your zipped assignment folder, which contains the java and class files. You should follow the assignment naming conventions listed in “How to Do A Programming Activity” under “Course Setup and Instructions”.

"Place your order now for a similar assignment and have exceptional work written by our team of experts, guaranteeing you "A" results."

Order Solution Now