Search:

Type: Posts; User: dokunbam

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,320

    Re: simple calculation code

    Guys help me out on this too


    public static void main(String[] args) {
    // TODO code application logic here
    int[][]aryNums;
    aryNums = new int [2][6];
    ...
  2. Replies
    7
    Views
    1,320

    Re: simple calculation code

    some thing is wrong here too
    i will not give up
    i hope some day i will give answer to people's problem



    public static void main(String[] args) {
    // TODO code application logic...
  3. Replies
    7
    Views
    1,320

    Re: simple calculation code

    ok so what should i do
    am a still a learner, just started 3 days ago
  4. Replies
    7
    Views
    1,320

    simple calculation code

    am trying to make this code work to do simple calculation


    package inputuserifstatement;
    import javax.swing.JOptionPane;
    public class Inputboxesifstatement {

    public static void...
Results 1 to 4 of 4