Search:

Type: Posts; User: purvesh

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    1,259

    Exactly!! Change d condition to less then zero...

    Exactly!! Change d condition to less then zero
    Also use compareToIgnoreCase instead of compareTo and compare with names[i] instead of names[minPos]
  2. Replies
    6
    Views
    1,259

    Hey, The code shows that u r assinging names to...

    Hey,
    The code shows that u r assinging names to temp variable...
    how u can assign a string array to string variable?

    Apart from this, every thing looks correct to me.
Results 1 to 2 of 2