Search:

Type: Posts; User: chized

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    977

    Re: A different code runs

    i finally found my mistake, am newbie. both class use same main, i didnt put the name of newer class in the main, that's why the previous class kept running. tnx
  2. Replies
    4
    Views
    977

    Re: A different code runs

    i use eclipse, tried running the first class, doesnt show any error but, the second class runs instead. it seems the second class is overwritting or stoping the first class from running(or showing)....
  3. Replies
    4
    Views
    977

    A different code runs

    hello friends, need ur help, dnt knw what's wrong. A different code runs(i.e a code i ran previously) instead of the present code on my editor that i tried running after coding. here is the present...
  4. Re: Exception in thread "main" java.util.UnknownFormatConversionException: Conversion = '0'

    THANKS, WOW,DIDNT SEE IT. THANKS!
  5. Exception in thread "main" java.util.UnknownFormatConversionException: Conversion = '0'

    Hi been trying to figure out what am not getting right in the code below


    public String to chioma(){
    return String.format("%d:%02d:%02 %s", ((hour==0||hour==12)?12:hour%12), minute,...
  6. Replies
    2
    Views
    749

    hello everyone! am new

    hello everyone! am new to Java programming from Nigeria. Glad to Join
Results 1 to 6 of 6