Sunday, August 2, 2009

What do i need to run simple java programme?

Just like we need Turbo C++ compiler or any other C compiler to run simple C and C++ programmes.....what are necessities for Java programme? i heard Java Virtual Machine, JCreater...etc....is there anything more?

What do i need to run simple java programme?
You need the jdk.





Java development kit. IF you have written the program yourself that is. Because the program has to be compiled first, and that can only be done with javac compiler in the JDK.





It is available for free at Sun Website, also, you can run it with help of IDE like Netbeans, although many people say that using simple compilers is more important to learning Java as compared to using IDEs.





The current version is JDK 6





Download the Standard edition from


http://java.sun.com/javase/downloads/ind...
Reply:all u need a jdk(java developers kit)


and a text editor





http://java.sun.com/javase/downloads/ind...
Reply:all i ever use is the virtule machine and it does very well with out any other - hope this helps a lil


No comments:

Post a Comment