Search:

Type: Posts; User: aks.1393

Search: Search took 0.11 seconds.

  1. Re: i think something wrong with array...plz help!!

    n thnx javapenguin n david fongs....u cleared my concepts!!
  2. Re: i think something wrong with array...plz help!!

    thnx...it was giving errors but i worked it out later!!
  3. i think something wrong with array...plz help!!

    hey...i wrote this code to check the validity of a date
    the errors are at line 8 and mentioned as comment with it!!

    import java.io.*;
    class Date//checks validity of a date
    {
    int days []=new...
Results 1 to 3 of 3