running java
I always connect to my linux login using telnet (college server). I just want to knw if i shld have jdk installed in my pc inorder to run the .java files tht are already compiled before
I always connect to my linux login using telnet (college server). I just want to knw if i shld have jdk installed in my pc inorder to run the .java files tht are already compiled before
...you better catch it!
you only need the JRE to run a program. but no, you dont need
it installed on your computer. you can use a JRE on a network.
though that might be slow, lol.