Search:

Type: Posts; User: harvind

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,918

    java rounded sum

    write a program which accepts three integers as command line arguments.Round each number to the next multiple of 10,If the right most digit is 5 or more,otherwise round it down to previous multiple...
  2. Thread: java

    by harvind
    Replies
    8
    Views
    1,056

    Re: java

    k thanks for the info bro
  3. Thread: java

    by harvind
    Replies
    8
    Views
    1,056

    Re: java

    ya if the input is not a number print "Error"

    what is the condition for input is a char or something @phHein
  4. Thread: java

    by harvind
    Replies
    8
    Views
    1,056

    Re: java

    what is the condition bro
  5. Thread: java

    by harvind
    Replies
    8
    Views
    1,056

    java

    program
    write a program which accepts two numbers as command line arguments and prints the least number of the two. If the input is not a number print "Error" .

    how to print error ?
Results 1 to 5 of 5