Java Installation
Setting The Path.
- My Computer --> Propertise --> Advance --> Environmental Variables --> New ---> [set the path of Bin folder]
Important Notes :
* To Run java code first open cmd (start Run --> type cmd and Enter)
* Then type on cmd like This--> notepad A.java
Then You can see The Java Note Pad which you gonna type the whole codings....
- If you are going to open a public class on the coding The File name must be match with the Public class name.
- In one File it must be only one Public class.
0 comments:
Post a Comment