This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes Variables Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Variables" Watch "Variables" New topic
Author

Variables

Raheel Hasnain
Greenhorn

Joined: Sep 19, 2001
Posts: 5
Please tell me about variables?
Nathan Pruett
Bartender

Joined: Oct 18, 2000
Posts: 4121

Short Answer: Variables are named memory locations.

Long Answer : This is a really big topic... why not post what exactly is giving you problems with variables, or get a good Java book? There are plenty listed in theBunkhouse...

-Nate


-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
I think this post was intended as a response to your question.
http://www.javaranch.com/ubb/Forum33/HTML/003465.html


"JavaRanch, where the deer and the Certified play" - David O'Meara
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Variables
 
Similar Threads
Runtime.getRuntime() help plzzzzzzzz
Variables in Java
Variables
Why Java ?
Opening .bat files from ant