Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,099

    [SOLVED] Re: Java constructor/object

    You need to call that method to have some value put into the variable before printing it.
  2. Replies
    5
    Views
    1,099

    [SOLVED] Re: Java constructor/object

    What variable's value is being printed? Where does that variable get assigned a value?
    Is the code that assigns the variable a value executed before its value is printed?
Results 1 to 2 of 2