Issue
I have installed jdk 11 but when i am checking the version from command prompt it is showing the jdk 1.8 only. What I have tried is : 1. downloaded the jdk-11.0.7_windows-x64_bin.exe from oracle website 2. installed the same (my system is also 64 bit) 3. Edited the path variable 4. restarted the system
Solution
That is probably because you have multiple java version installed in your system. Just uninstall all the previous version from your system with only the required one. Check the version installed in your system. This will show you the new java version installed in your system.
Answered By - Kumar Gaurav
Answer Checked By - Timothy Miller (JavaFixing Admin)