Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In C++. birthdays.txt Make a program that reads a list of birthdays from a file called birthdays.txt (please make sure this name is exact. You

In C++.

image text in transcribed

image text in transcribed

birthdays.txt

image text in transcribed

Make a program that reads a list of birthdays from a file called "birthdays.txt" (please make sure this name is exact. You will then ask the user to input a date and you are required to find: (1) who has the next birthday, (2) how many days away that birthday is from the input date and (3) how old the person. will be on that birthday (Note: you to take into account leap year (see example 30). The format of "birthdays.txt" will be: name put together with underscores mm/dd/yyyy You may may assume there is at least one birthday in "birthdays.txt". You may also assume the date entered is valid. You do not need to check if the file opened correctly

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

Data Management Databases And Organizations

Authors: Watson Watson

5th Edition

0471715360, 978-0471715368

More Books

Students also viewed these Databases questions