5. Archie's gallery is a store which sells gift items. The shop is also known for sending greeting messages on your birthday through Email. In this regard, write a 'C' program for the following. i). Accept your full name and Email address. i). Accept your date, month and year of birth. ii). Join your name with your birthdate. Display it as CustomerlID. iv). Find and display the total number of characters in Customer ID. v). Compare birth's month and year with the current month and year. Display the biggest. Sample Input and Output: Enter name:Sana Fathima Enter Email:sana@gmail.com Enter Your date month & year of Birth:03/04/1990 knter current date,month & year:19/05/2020 customer ID:Sana Fathima03/04/1990 The length of Customer ID is:22 rhe biggest is:19/05/2020

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter3: Input/output
Section: Chapter Questions
Problem 4PE: 4. During each summer, John and Jessica grow vegetables in their backyard and buy seeds and...
icon
Related questions
Question
100%

c++ please

5. Archie's gallery is a store which sells gift items. The shop is also known for sending greeting
messages on your birthday through Email. In this regard, write a 'C' program for the following.
i). Accept your full name and Email address.
i). Accept your date, month and year of birth.
ii). Join your name with your birthdate. Display it as CustomerlID.
iv). Find and display the total number of characters in Customer ID.
v). Compare birth's month and year with the current month and year. Display the biggest.
Sample Input and Output:
Enter name:Sana Fathima
Enter Email:sana@gmail.com
Enter Your date month & year of Birth:03/04/1990
knter current date,month & year:19/05/2020
customer ID:Sana Fathima03/04/1990
The length of Customer ID is:22
rhe biggest is:19/05/2020
Transcribed Image Text:5. Archie's gallery is a store which sells gift items. The shop is also known for sending greeting messages on your birthday through Email. In this regard, write a 'C' program for the following. i). Accept your full name and Email address. i). Accept your date, month and year of birth. ii). Join your name with your birthdate. Display it as CustomerlID. iv). Find and display the total number of characters in Customer ID. v). Compare birth's month and year with the current month and year. Display the biggest. Sample Input and Output: Enter name:Sana Fathima Enter Email:sana@gmail.com Enter Your date month & year of Birth:03/04/1990 knter current date,month & year:19/05/2020 customer ID:Sana Fathima03/04/1990 The length of Customer ID is:22 rhe biggest is:19/05/2020
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Function Arguments
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr