Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please this is strictly in C Language Write a program that will personally great you. (e.g. Welcome back agent Perez!) After greeting you, the program

Please this is strictly in C Language

Write a program that will personally great you. (e.g. Welcome back agent Perez!) After greeting you, the program should prompt you for 3 numbers representing, the current date's month, day and year.

(e.g. What month is it? (enter as a number): 8 What day is it? (enter as a number): 22 What year is it? (enter as a number): 2020)

You will use those numbers to calculate YOUR real birthday and the program will display YOUR current age. The program will display your age and based on the age the program calculated should display a response based on 3 possible conditions.

(e.g.

age below 18 display Spring C-hicken age above 18 below 25 Young C-hicken age above 25 Just a C-hicken)

The program should also wish you a Happy Birthday! or a Happy Unbirhtday!

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

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions

Question

Explain the chemical properties of acids with examples.

Answered: 1 week ago

Question

Write the properties of Group theory.

Answered: 1 week ago

Question

How is slaked lime powder prepared ?

Answered: 1 week ago

Question

Why does electric current flow through acid?

Answered: 1 week ago