
Answer:-
1.Open a command or terminal window if you are using Windows O.S.
a. Click on start button.
b. Click on run.
c. Type cmd in run dialog box and the OK button.
2.Execute the java -version command. This verifies that the JRE is installed and not JDK.
3.Execute the javac -version command. This verifies that the JDK is installed.
4.Start NetBeans...