1 Answer - Sort by: Date | Rating
Just open command prompt and type
javac followed by your file name where you have written your java program and saved with .java extension.
Example:
C:> javac d:testtest.java
where d:testtest.java is valid path and file-name.
javac followed by your file name where you have written your java program and saved with .java extension.
Example:
C:> javac d:testtest.java
where d:testtest.java is valid path and file-name.
1
0
- Do I Have To Write A Main Method In Every Class I Create?Why?
- Do I Have To Write A Main Method In Every Class I Create?
- What How The Step For Make Library Management?
- In Which Process We Can Start Java?
- Define The Concept Of Java Byte Code?
- How To Run Remote Method Invocation In More Machine?
- How To Run Java Remote Method Invocation In More Machine?
- How To Make A Java Program That Will Ask The User To Input A Number And Display All The Even Number And The Sum Of All Even Numbers Based On The Inputted/ Given Numbers?
- Is A Static Variable An Instance?
- How To Compile And Run Java Package?
- What Does Literati-on Mean?
- What Is Abstract Class In Details?
- What Is Meant By Remote Method Invocation In Java?
- What Is Meant By Package In Java?
- What Is Meant By Servlet In Java?
- When Was Java Released?
- What Is Latest Technologies In Java?
- Write A Program Using Do…..while Loop To Calculate And Print The First M Fibonacci Numbers?
- What Is The Difference Between Reference &instance Variable?
- Why Java Is Slow?
- What Is The Drawback Of Ms Access?
- What Is Replaced In Place Of Pointers In Java?
- What Replaces Pointers In Java?
- How Many Types We Create Object In Java?
- I Signed Up Promo Code 505124 For 12 Months My Bill Said For 6 Months Who Fix This Error?
- How To Compile And Run The Java Program?
- How To Compile Java Package Program With -d?
- How Do You Compile A Program?
- How Can I Compile A C++ Program In Command Line?
- How Do You Compile Cobol-db2-cicss Program?
- How We Can Run The Program Of C++ In Java....?
- What Is Abstraction In A Java Program?
- For Running A Java Program What We Do?

New Comment - Comments are editable for 5 min.