guys pa help unta ko. . medyo na confused lng ko ani
create a program for a class named MyDate that contains data members and a contructor that meet the criteria in the following lists. This class is used to initialize instance variables
- the non-static integer data members named month,day,year should be private members.
- the non-static boolean data member named good should be a public member.
- the constructor MyDate() should be assign to the member varialbles the value 1 to month, 1 to day, and 2006 to year and the value true to good. .
unsa iya code ani kng e compile na?
medyo confuse sad ko anang constructor . . mka explain mo?? tnx daan ^_^