Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please I need this strictly in C programming language and also include a psuedocode. Please would appreciate it is done according to the instruction Write

Please I need this strictly in C programming language and also include a psuedocode. Please would appreciate it is done according to the instruction

Write a program that will personally great you. (e.g. Welcome back !) 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

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

Understanding Databases Concepts And Practice

Authors: Suzanne W Dietrich

1st Edition

1119827949, 9781119827948

More Books

Students also viewed these Databases questions

Question

What is the Definition for Third Normal Form?

Answered: 1 week ago

Question

Provide two examples of a One-To-Many relationship.

Answered: 1 week ago