Multicultural Career Counseling Case StudyRead the following case study.  Write a 1050- 1750 word (or 3-5 page) paper responding to the questions that follow the case study.  Use headers to differen

CSCD255 – C Programming for Engineers 8/13/2019

Multicultural Career Counseling Case StudyRead the following case study.  Write a 1050- 1750 word (or 3-5 page) paper responding to the questions that follow the case study.  Use headers to differen 1

Ritchie and Kernigan


Assignment 1 – Age at Graduation

10 Points

See Canvas for due date

This assignment determines a student’s age at graduation based on birthdate and graduation date.

In this initial C program you’re asked to:

  • Prompt the ‘user’ for date of birth and date of graduation

  • Read the user’s input into your program

  • Condition the input data so it can be used for numeric comparison

  • Calculate the user’s age at graduation time

  • Display the calculated age on the screen

Extra Credit (5 points)

  • Also calculate and display the number of months in addition to the number of years.

Multicultural Career Counseling Case StudyRead the following case study.  Write a 1050- 1750 word (or 3-5 page) paper responding to the questions that follow the case study.  Use headers to differen 2

Include comments in your program to:

  • Identify the program’s assignment number and purpose

  • Your name

Name your .c file “gradAge.c” and submit to Canvas.