项目作者: saif86

项目描述 :
Date case study using static data members
高级语言: C++
项目地址: git://github.com/saif86/Date---CPP-Class.git
创建时间: 2018-12-05T14:21:26Z
项目社区:https://github.com/saif86/Date---CPP-Class

开源协议:

下载


Date—-CPP-Class

Date case study using static data members

Problem Statement

Design a class date through which user must be able to perform following operations:

  • Get and set current day, month and year
  • Get today’s date
  • Get age (in years)
  • Increment by x number of days, months and year
  • Set default date