en
Libros
Charlie Masterson

Java

  • Peter Hougaard Kochcompartió una citahace 2 años
    Code

    public static void main(String [ ] args) {

    int last_amount;

    System.out.println (“My Last Project”);

    }
  • Peter Hougaard Kochcompartió una citahace 2 años
    Amounts

    When an amount needs to be stored in Java, there are going to be several options that you can use. There are whole amounts like 8 or 12 that can be stored as int variables. Int is going to stand for integer.

    Then there are floating point amounts such as 8.4 or 10.5 that are stored as double variables.
fb2epub
Arrastra y suelta tus archivos (no más de 5 por vez)