Search:

Type: Posts; User: philly360

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    729

    java homework help

    Hello everyone i am stuck on this assignment can someone help


    Ask the user to input four pairs of x,y coordinates in this format:

    x0 y0 x1 y1 x2 y2 x3 y3

    Use the SimplePoint class below...
  2. Replies
    1
    Views
    556

    Show interest rate properly

    Hello everyone, how do i get my code to output "The annual interest rate is: 4.5" and not. "The annual interest rate is:0.045".
    Below i have attached my code thank you.

    import java.util.Date;
    ...
Results 1 to 2 of 2