I've downloaded and installed Java SE Development Kit 8, but when I type
javac -version
into Windows Command Prompt, it tells me,
'javac' is not recognized as an internal or external command, operable program or batch file.
I tried running Command Prompt as administrator, but it made no difference.
I have no idea why the command is not working, knowing my luck it's something really basic.