how to check java version on linux code example
Example 1: linux command to see all the java version installed
sudo update-alternatives --display java
Example 2: linux command to see all the java version installed
sudo update-alternatives --config java