|
|
|
#1 (permalink) | |||||||||||
|
New to Overclock.net
|
1. Design a calendar program, which takes two inputs: a month (an integer in range 1..12) and a year (for simplicity, we require an integer of 1900 or larger) and presents as its output the calendar for the month and year specified. We might use the program to see the calendar for December, 2010:
![]() The application's model will need methods to calculate how many days are in a given month (within a given year), on what day of the week a given month, year begins, whether a year is a leap year, etc. 2. Next, revise the application so that, on demand, the calendar prints a proper French calendar, that is, the days are presented Monday-Tuesday-...-Sunday (lundi-mardi-mercredi-jeudi-vendredi-dimanche) with the labels, lu ma me je ve sa di
__________________
CPUZ http://valid.canardpc.com/show_oc.php?id=537726
Last edited by aculaj : 05-26-09 at 04:44 PM |
|||||||||||
|
|
|
|
|
#2 (permalink) | |||||||||||||
|
With great difficulty
![]() |
So what's your question?
__________________
|
|||||||||||||
|
|
|
|
#3 (permalink) | |||||||||||
|
New to Overclock.net
|
my question is to create this application in java.
__________________
CPUZ http://valid.canardpc.com/show_oc.php?id=537726
|
|||||||||||
|
|
|
|
|
#4 (permalink) | ||||||||||||
|
News Fiend
![]() |
That is not a question.
__________________
|
||||||||||||
|
|
|
|
|
#5 (permalink) | |||||||||||||
|
AMD Overclocker
![]() |
This is a rather funny train wreck of a thread.
|
|||||||||||||
|
|
|
|
|
#6 (permalink) | |||||||||||
|
New to Overclock.net
|
Ok. Sorry for open this thread, and "THANKS FOR HELP".
__________________
CPUZ http://valid.canardpc.com/show_oc.php?id=537726
|
|||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|