need big help....urgent...

madawa1986

Member
Jan 1, 2008
429
26
0
Wine Store
im in the exam nw....i have 1 hour left..Plz..can any one write this programme....in java

A number is special if it is divisible (no remaind) by 15. A number is big if it is greater than 999. A number is weired if it is divisible by 5 and 6 but not 18. a number is scary if it is big or weird. Write a programm to check which of the following , 450, 540, 600 and 675 are special but not scary. Declare four variables called special, big, weired and scary and make suitable assignments to these variables as a number is tested