What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » Java programming help needed

Java programming help needed
Author: Message:
Vilkku
Veteran Member
*****

Avatar

Posts: 1411
Reputation: 27
36 / Male / Flag
Joined: Mar 2003
O.P. Java programming help needed
Okey, I got this exersice. We are supposed to make a program that asks the user for a year and the program will tell if it is one of those years with an extra day (forgot what it's called). We are supposed to do it with boolea, and theese are the requirements for the year:

code:
(DivideableWith4 && !DivideableWith100) || DivideableWith400

Now, how can I easily get the program to check if it is possible to divide a number with those?
[Image: signature.php]
03-30-2005 05:02 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Java programming help needed - by Vilkku on 03-30-2005 at 05:02 PM
RE: Java programming help needed - by CookieRevised on 03-30-2005 at 06:19 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On