Search:

Type: Posts; User: SominJihyoHaha26

Search: Search took 0.15 seconds.

  1. Replies
    3
    Views
    1,261

    Re: Java Programming

    Like getting an output from the user
  2. Replies
    3
    Views
    1,261

    Java Programming

    Write a class that represents triangle named Triangle, the class must have the following members:
    private double height; //Height
    private double base;//Base length
    public Triangle(double h,...
Results 1 to 2 of 2