Thread: Java help
View Single Post
Old 09-20-05, 09:39 PM   #5 (permalink)
ericcumbee
Guest
 
Posts: n/a
in the System.out.print(n+10)
is that performing a calculation? and changing the n?

i think all that is doing is in the output adding 10 to n. am i right on that?

someone what to check me on this?

Last edited by ericcumbee; 09-20-05 at 09:55 PM.
  Reply With Quote