How to write compile and excute program in java?
Answers
Answered by
1
first write javac filename.java step 1
then java file name step 2
then 1 step compiled
and seocnd step run it
then java file name step 2
then 1 step compiled
and seocnd step run it
Similar questions