It has literally been ages since I wrote a Java program. Today I am copying a code from a book I have been reading and relearned a few noobish albeit useful ideas.
1) variables in java has to be set or presumed to be set or the javac compiler wont run.
No comments:
Post a Comment