Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Aysel Kaya   on Oct 04 In Java Category.

  
Question Answered By: Opal Alexander   on Oct 04

u have to instal (jdk) first

then u have to add the path: <jdk home>/bin to Path

inviroment variable in windows or unix as u have
then from the path u save the file *.java in write:

javac filename.java then press Enter.

this will comile the program

if u wanna run it u have to write:

java filename then press enter

Have anice cup of Java

Share: 

 

This Question has 9 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on how to use the compiler Or get search suggestion and latest updates.


Tagged: