i downloaded the compilers for java and i finnaly figured out how to compile a .java file. but i cant seem to be able to run the file. how do i do this? i have my .java file and .class file in my C drive do the paths to them are C:\Hello.java and C:\Hello.class
i tried typing in "java Hello" but it gave me and error.




Reply With Quote