Ok, i am trying to run an example program in our book..i am new to programming java..
i write the program in a notepad and saved it in a folder "bin"..
(in command prompt)
C:\Program Files\Java\jdk1.6.0_01\bin>
when i entered javac filename.java in this prompt,
it says that 'javac' is not recognized as an internal or external command..
what does it mean?
and when i tried entering filename.java in this prompt, the notepad shows up..and that's all. it didn't show the output of the program. please help me with this. i just want to learn.
i am using the jdk1.6.0_01..
2007-12-11
23:37:24
·
4 answers
·
asked by
aquariusXgirL
2
in
Computers & Internet
➔ Programming & Design