Search:

Type: Posts; User: azya

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    2,009

    Difference between ++i and i++

    Hi,

    I'm new to Java and I wanted to understand what is the difference between ++i and i++? I know at times they function the same way and at times they function differently.

    1) What are those...
  2. Thread: For loop help!

    by azya
    Replies
    2
    Views
    1,024

    For loop help!

    Hi,

    I'm new to Java and I have a homework assignment where I'm unable to do this code.

    Q.)Write a program called RectanglePattern.java with a main method. The program prompts for the height...
Results 1 to 2 of 2