Search:

Type: Posts; User: Yoko

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    975

    [SOLVED] Re: How can I make this code concise?

    Thank you for you two replies!

    This code is "Calculate total salary".
    I have to hand in this code to my tutor. I just wanted it to be better.
    But oh,yeah! Who cares! I agree with Junky!

    I...
  2. Replies
    3
    Views
    975

    [SOLVED] How can I make this code concise?

    Hello,

    I am a beginner of Java.
    I made this code but I think this code may be shorter.

    Could you help me?
    ----
    abstract class Shain{
    public abstract int getKyuuyo();
    }
Results 1 to 2 of 2