Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C++ programming language A company named XYZ Corporation develops Email addresses for their employees by using the first 4 digits of their last name (or

C++ programming language image text in transcribed
A company named XYZ Corporation develops Email addresses for their employees by using the first 4 digits of their last name (or all digits if less than 4), the first digit of their first name, and the last 3 digits of their EmployeeID, followed by "@XYZ.COM". Write a program that will prompt the user to enter his/her last name, first name, and their EmployeeID. The program should then display their Email address. Turn m a printout of the program and the results for the 3 cases below. The 3^rd case uses your name and any 7-digit EmployeeID you pick (make one up)

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

Expert Oracle9i Database Administration

Authors: Sam R. Alapati

1st Edition

1590590228, 978-1590590225

More Books

Students also viewed these Databases questions