Hi i have a really stupid question about java, but please bear with me lol.
I am learning to program with java (im at the point where i am starting to use OOP). At the moment, all of the programs that i have written are made into '.java' files, and '.class' files.
What i want to know is how are these programs then made into a program that can be run without needing the IDE.
For example when i download a java program off the internet (such as off the sun website), all i have to do is double click on the file and it opens up in a new window?
Cheers for all your help!!!
Tags: