Create a program that allows the user to input a list of first names into one
array and last names into a parallel array. Input should be terminated when the
user enters a sentinel character. The output should be a list of email addresses
where the address is of the following form: [email protected]

    • 10 years ago
    A++ Solution
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      nameemail.zip