Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 931 Bytes

Create a class called Date that includes three pieces of information as data members—a month (type int), a day (type int) and a year (type int). Y.cpp

File metadata and controls

46 lines (36 loc) · 931 Bytes