0
how to get the proper Java software for Windows 8.1 from Oracle
3 Answers
0
Download the necessary JDK files from this website (http://www.oracle.com/technetwork/java/javase/downloads/index.html).  
and then download the NetBeans software from this website(https://netbeans.org/downloads) . This is an integrated Java development tool kit that you'll  need to code in Java. 
0
yes, u can simply download it from www.oracle.com 
1 reach the website 
2 download according to ur system
3 run it 
4 open the folder where u have saved it
5 open the bin folder and copy its address
6 now open advance setting in computer and click on env. variable 
7 create a new variable in uper block 
8 give it a name as PATH 
9 paste the address in value 
10 save it
  Congrats u r done with it  đ
0
not necessarily from oracle. you can get it from netbeans too and if you are intrested in cmd use jdk.
cmd is better if you wish to go deep.



