5.3. Write the program, which has two classes one, is Date having members (day, month, year) and the other class is called Employee. The employee has Date class as member as each employee has Date of joining, Date of Birth etc. a. Determine if an employee joined the organization within last five years if the current year is 2012. b. Determine if an Employee has age less than 40 years?

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter11: Inheritance And Composition
Section: Chapter Questions
Problem 10PE
icon
Related questions
Question
100%
Write a simple C++ code as I am a beginner.
5.3. Write the program, which has two classes one, is Date having members (day, month,
year) and the other class is called Employee. The employee has Date class as member
as each employee has Date of joining, Date of Birth etc.
a. Determine if an employee joined the organization within last five
the current year is 2012.
b. Determine if an Employee has age less than 40 years?
years
if
Transcribed Image Text:5.3. Write the program, which has two classes one, is Date having members (day, month, year) and the other class is called Employee. The employee has Date class as member as each employee has Date of joining, Date of Birth etc. a. Determine if an employee joined the organization within last five the current year is 2012. b. Determine if an Employee has age less than 40 years? years if
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Structure chart
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