Forum: Java Jul 4th, 2009 |
| Replies: 13 Views: 885 what effor1 do you want for me??,,im 1 week trying for two projects,,this java is killing me |
Forum: Java Jul 3rd, 2009 |
| Replies: 5 Views: 399 what the **** is this reply,,,are you crazy??? |
Forum: Java Jul 3rd, 2009 |
| Replies: 13 Views: 885 i want a quick solution man |
Forum: Java Jul 3rd, 2009 |
| Replies: 5 Views: 399 im having a head ache how to make a java sample output like this:
sample output:
Please Enter 2 values:(number must range from 1 to 9)else display error message
value 1: 3
value 2: 8
Fibonacci... |
Forum: Java Jul 3rd, 2009 |
| Replies: 13 Views: 885 i mean half diamond,,not a right triangle |
Forum: Java Jul 3rd, 2009 |
| Replies: 13 Views: 885 i mean the real output put must be
if even:
*
****
******
if odd:
******
****
* |
Forum: Java Jun 28th, 2009 |
| Replies: 13 Views: 885 im a newbie in programming,,i cant understand those kind of coding,,can you please solve my problem if you know? |
Forum: Java Jun 28th, 2009 |
| Replies: 13 Views: 885 hi im having problem on how to make the output of my programme like this:
if you enter a number: (EVEN)
*
**
***
*****
If you enter a number:(ODD)
... |